Open
Bug 868907
Opened 12 years ago
Updated 3 years ago
"ASSERTION: visible count should be positive here" with <iframe> in <select>
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
*Closing* the testcase triggers:
###!!! ASSERTION: visible count should be positive here: 'mVisibleCount > 0', file content/base/src/nsImageLoadingContent.cpp, line 686
This assertion was added in http://hg.mozilla.org/mozilla-central/rev/9431c7190f20
Reporter | ||
Comment 1•12 years ago
|
||
Comment 3•12 years ago
|
||
Looks like the popup state bits aren't getting set properly on the frames.
Comment 4•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•