Closed Bug 600791 Opened 14 years ago Closed 14 years ago

"ASSERTION: hmm? CanCallNow failed in XPCWrappedNative::CallMethod. We are finding out about this late" with video.buffered

Categories

(Core :: Audio/Video, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: jruderman, Assigned: cpearce)

References

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

Attached file testcase
###!!! ASSERTION: hmm? CanCallNow failed in XPCWrappedNative::CallMethod. We are finding out about this late!: 'rv == NS_ERROR_XPC_SECURITY_MANAGER_VETO', file js/src/xpconnect/src/xpcwrappednative.cpp, line 2269

This assertion can result from incorrect classinfo (see e.g. bug 369568 and bug 367357).  The following line is suspect since TimeRanges is not a type of event:

http://hg.mozilla.org/mozilla-central/annotate/5a2012482a63/dom/base/nsDOMClassInfo.cpp#l3935

That line was added as part of the implementation of TimeRanges in bug 462957.
blocking2.0: --- → ?
Attached patch PatchSplinter Review
Patch: Don't add event DOM classinfo entries to the TimeRanges object. It's not an event!
Attachment #479932 - Flags: review?
Attachment #479932 - Flags: review? → review?(jst)
Attachment #479932 - Flags: review?(jst) → review+
http://hg.mozilla.org/mozilla-central/rev/2432d46a8b3f
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: assertion, testcase
Resolution: --- → FIXED
Keywords: assertion, testcase
Flags: in-testsuite-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: