Closed
Bug 322565
Opened 19 years ago
Closed 19 years ago
[trunk] Going Back to Gmail takes infinitely long
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ria.klaassen, Unassigned)
References
()
Details
Steps to reproduce:
- Login into Gmail
- Visit another site like your homepage
- Click on you toolbar Back button
Expectations: should take me back to Gmail.
Reality: it loads endlessly, without login in, and I see "read mail.google.com" in the status bar.
Regression between 1.9a1_2005111513 and 1.9a1_2005111522.
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-11-15+12%3A00%3A00&maxdate=2005-11-15+22%3A00%3A00&cvsroot=%2Fcvsroot
Comment 1•19 years ago
|
||
With a debug build, I get (the usual principal mismatch asserts and):
###!!! ASSERTION: Adding child where we already have a child? This will likely misbehave: 'Error', file C:/moz-debug/mozilla/docshell/shistory/src/nsSHEntry.cpp, line 528
Seems like the only relevant changes in that range are Boris'.
Comment 2•19 years ago
|
||
This looks like it's basically bug 317240 -- cutting out the short-circuit makes this work.
Updated•19 years ago
|
Summary: [trunk] Going Back to Gmail takes infinitely → [trunk] Going Back to Gmail takes infinitely long
| Reporter | ||
Comment 3•19 years ago
|
||
This seems to work fine now.
Status: NEW → RESOLVED
Closed: 19 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
•