ASSERTION: no SHEntry for a non-transient viewer?: 'NS_IsAboutBlank(mCurrentURI)
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
People
(Reporter: whimboo, Assigned: pbone)
References
Details
(Keywords: assertion)
Attachments
(4 files, 1 obsolete file)
Comment 1•8 years ago
|
||
Reporter | ||
Comment 2•8 years ago
|
||
Updated•8 years ago
|
Comment 3•8 years ago
|
||
Reporter | ||
Comment 4•8 years ago
|
||
Reporter | ||
Comment 5•8 years ago
|
||
Reporter | ||
Comment 6•8 years ago
|
||
Comment 7•8 years ago
|
||
Comment 10•6 years ago
|
||
:qdot - this is coming up a bunch with our process switching code right now. Any chance you could spare a couple of cycles to see if we can just silence or fix this assertion?
Comment 11•6 years ago
|
||
Welp. I just hit this in the frameloader process switching bug, bug 1522713. So I guess I'll take a look at it now.
Updated•6 years ago
|
Comment 12•5 years ago
|
||
I'm guessing we should probably get rid of this assertion if we're going to continue hitting it due to sessionstore, especially when switching processes. :peterv, if you've seen this code before, do you know if that would be a bad idea?
https://searchfox.org/mozilla-central/rev/e5327b05c822cdac24e233afa37d72c0552dbbaf/docshell/base/nsDocShell.cpp#10938-10945
Comment 13•5 years ago
|
||
I don't know what this assertion was trying to catch. The fact that we fake mCurrentURI for the url bar seems a bit nuts too though.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 15•5 years ago
|
||
Assignee | ||
Comment 16•5 years ago
|
||
Comment 17•5 years ago
|
||
Assignee | ||
Comment 18•5 years ago
|
||
Depends on D60773
Comment 19•5 years ago
|
||
bugherder |
Assignee | ||
Comment 20•5 years ago
|
||
Reopened because there's a follow up patch I want to land (it should have been in the first patch).
Updated•5 years ago
|
Comment 21•5 years ago
|
||
Comment 22•5 years ago
|
||
Comment 23•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ac1369329352
https://hg.mozilla.org/mozilla-central/rev/866a2ed32b60
Updated•5 years ago
|
Description
•