Closed
Bug 559705
Opened 15 years ago
Closed 14 years ago
"ASSERTION: Subdoc frames must have an inner view too" with iframe, xbl, javascript: url
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
mozilla2.0b7
People
(Reporter: jruderman, Assigned: MatsPalmgren_bugz)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
396 bytes,
application/xhtml+xml
|
Details | |
8.34 KB,
text/plain
|
Details | |
5.76 KB,
patch
|
roc
:
review+
roc
:
approval2.0+
|
Details | Diff | Splinter Review |
###!!! ASSERTION: Subdoc frames must have an inner view too: 'innerView', file /Users/jruderman/mozilla-central/layout/base/nsDocumentViewer.cpp, line 2331
Assignee | ||
Comment 1•14 years ago
|
||
I hit this frequently when running browser-chrome mochitests locally.
Assignee | ||
Updated•14 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 2•14 years ago
|
||
Maybe FindContainerView() should just make sure it's created...
Assignee | ||
Comment 3•14 years ago
|
||
Comment on attachment 474286 [details] [diff] [review]
fix?
Passed TryServer unit tests.
Attachment #474286 -
Flags: review?(roc)
Attachment #474286 -
Flags: review?(roc) → review+
Assignee | ||
Comment 4•14 years ago
|
||
Comment on attachment 474286 [details] [diff] [review]
fix?
I'd like to push this together with / before bug 449734.
Attachment #474286 -
Flags: approval2.0?
Attachment #474286 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 5•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/bec2fa4a0b62
http://hg.mozilla.org/mozilla-central/rev/fdfc6dafe3e3
Assignee: nobody → matspal
Status: NEW → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b7
Comment 6•14 years ago
|
||
did this cause Bug 598101 ?
You need to log in
before you can comment on or make changes to this bug.
Description
•