Closed
Bug 588077
Opened 15 years ago
Closed 10 years ago
browser_463206.js | id prefixes aren't mixed up - Didn't expect , but got it
Categories
(Firefox :: Session Restore, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: smaug, Assigned: smaug)
References
Details
Could be a regression from bug 462076, or a bug in the test or in session restore
code which bug 462076 reveals.
Assignee | ||
Comment 1•15 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/34737d9895f8
But investigating this.
The bug shows up only on windows, it seems.
Comment 2•14 years ago
|
||
I got this failure while porting bug 633711. This if block should be guilty http://mxr.mozilla.org/mozilla-central/source/browser/components/sessionstore/src/nsSessionStore.js#754
And I'm on Linux 64 bit.
Comment 3•10 years ago
|
||
(In reply to Misak Khachatryan from comment #2)
> I got this failure while porting bug 633711. This if block should be guilty
> http://mxr.mozilla.org/mozilla-central/source/browser/components/
> sessionstore/src/nsSessionStore.js#754
>
> And I'm on Linux 64 bit.
Still see this problem?
Flags: needinfo?(misak.bugzilla)
Comment 4•10 years ago
|
||
(In reply to Wayne Mery (:wsmwk, use Needinfo for questions) from comment #3)
> (In reply to Misak Khachatryan from comment #2)
> > I got this failure while porting bug 633711. This if block should be guilty
> > http://mxr.mozilla.org/mozilla-central/source/browser/components/
> > sessionstore/src/nsSessionStore.js#754
> >
> > And I'm on Linux 64 bit.
>
> Still see this problem?
It seems no, cant catch anything like this in logs.
Flags: needinfo?(misak.bugzilla)
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•