Closed
Bug 495546
Opened 16 years ago
Closed 10 years ago
"ASSERTION: Should only iterate over direct children" after removing a <video>
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
###!!! ASSERTION: Should only iterate over direct children: 'startContainer == thisDomNode', file /Users/jruderman/central/content/html/content/src/nsHTMLMediaElement.cpp, line 1655
Reporter | ||
Comment 1•16 years ago
|
||
Reporter | ||
Comment 2•16 years ago
|
||
See also bug 497734, which triggers this assertion plus one more.
Comment 3•12 years ago
|
||
I bet this was fixed by bug 865537.
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Comment 4•10 years ago
|
||
(In reply to Matthew Gregan [:kinetik] from comment #3)
> I bet this was fixed by bug 865537.
Indeed.
Comment 5•10 years ago
|
||
I had to tweak the testcase to avoid hitting non-local network connection crashes in automation, but I confirmed that it still asserted on builds prior to bug 865537 landing.
Flags: in-testsuite+
Comment 7•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•