Closed
Bug 323605
Opened 20 years ago
Closed 17 years ago
Reloading data: URL twice causes two assertion failures
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: assertion)
Steps to reproduce:
1. Load data:text/html,foo in a new tab.
2. Reload twice.
Result:
###!!! ASSERTION: SHEntry already contains viewer: '!aViewer || !mContentViewer', file /Users/admin/trunk/mozilla/docshell/shistory/src/nsSHEntry.cpp, line 179
###!!! ASSERTION: User did not call nsIContentViewer::Destroy: '!mPresShell && !mPresContext', file /Users/admin/trunk/mozilla/layout/base/nsDocumentViewer.cpp, line 537
Comment 1•19 years ago
|
||
Worksforme. Jesse, do you still see this?
| Reporter | ||
Comment 2•17 years ago
|
||
WFM
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1a1pre) Gecko/2008070914 Minefield/3.1a1pre
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•