Closed
Bug 583200
Opened 13 years ago
Closed 13 years ago
###!!! ASSERTION: no SHEntry for a non-transient viewer?: 'IsAboutBlank(mCurrentURI)', file docshell/base/nsDocShell.cpp, line 9002
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | betaN+ |
People
(Reporter: neil, Assigned: mrbkap)
References
Details
(Keywords: assertion)
Attachments
(1 file)
1.15 KB,
patch
|
smaug
:
review+
benjamin
:
approval2.0+
|
Details | Diff | Splinter Review |
Steps to reproduce the problem: 1. Open the Error Console 2. Evaluate something 3. Evaluate something else Actual results: Assertion at the second and subsequent evaluation. OR 1. Open the DOM Inspector 2. Inspect something 3. Switch from DOM Nodes to Style Sheets view Actual results: Assertion every time you switch view. Given the steps to reproduce, the right view will automatically switch view too for double pain. OR 1. Open Mail & Newsgroups 2. Read a message 3. If you didn't have a start page, read another message Actual results: Assertion at the second and subsequent page. OR 1. Open Mail & Newsgroups 2. Open Account Settings 3. Choose a different type of page (e.g. Outgoing Server) Actual results: Assertion every time you switch page type.
Assignee | ||
Comment 1•13 years ago
|
||
Updated•13 years ago
|
Attachment #462308 -
Flags: review?(Olli.Pettay) → review+
Assignee | ||
Updated•13 years ago
|
Attachment #462308 -
Flags: approval2.0?
Updated•13 years ago
|
Attachment #462308 -
Flags: approval2.0? → approval2.0+
Updated•13 years ago
|
blocking2.0: ? → betaN+
Comment 2•13 years ago
|
||
Pushed to mozilla-central. http://hg.mozilla.org/mozilla-central/rev/a98a5c0c777e
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•