Closed
Bug 622319
Opened 14 years ago
Closed 14 years ago
"ASSERTION: SHEntry already contains viewer" with reload()
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
###!!! ASSERTION: SHEntry already contains viewer: '!aViewer || !mContentViewer', file docshell/shistory/src/nsSHEntry.cpp, line 240
Later, during cycle collection:
###!!! ASSERTION: User did not call nsIContentViewer::Destroy: '!mPresShell && !mPresContext', file layout/base/nsDocumentViewer.cpp, line 588
Reporter | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
(Not a regression)
Reporter | ||
Comment 3•14 years ago
|
||
WFM. Maybe this was fixed by smaug's patch in bug 622480?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Comment 4•14 years ago
|
||
Probably, since the testcase has javascript: url.
You need to log in
before you can comment on or make changes to this bug.
Description
•