Closed
Bug 677873
Opened 14 years ago
Closed 14 years ago
Port relevant parts of [Bug 646641 - If a document has multiple history entries (either by pushstate or anchor navs) only the last one is hooked into bfcache]
Categories
(SeaMonkey :: Session Restore, defect)
SeaMonkey
Session Restore
Tracking
(seamonkey2.5 fixed)
RESOLVED
FIXED
seamonkey2.5
| Tracking | Status | |
|---|---|---|
| seamonkey2.5 | --- | fixed |
People
(Reporter: misak.bugzilla, Assigned: misak.bugzilla)
References
Details
Attachments
(1 file)
|
7.64 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
SM browser session restore was partially broken because of this bug.
Attachment #552048 -
Flags: review?(neil)
Comment 1•14 years ago
|
||
Comment on attachment 552048 [details] [diff] [review]
patch
>+ let matchingEntry = aDocIdentMap[aEntry.docIdentifier];
I hope this change doesn't result in strict JS warnings...
Updated•14 years ago
|
Attachment #552048 -
Flags: review?(neil) → review+
| Assignee | ||
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
status-seamonkey2.5:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•