Closed
Bug 628870
Opened 14 years ago
Closed 14 years ago
Recursive "#sessionData" saving can result in enormous sessionstore.js
Categories
(Firefox :: Session Restore, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 467409
People
(Reporter: pcwalton, Unassigned)
Details
(Keywords: perf)
In my testing profile (in which I usually quit the browser with Ctrl+C), I have a 130 MB sessionstore.js due to huge amounts of nested "#sessionData". That is, I have "#sessionData": "{ ... \"sessionData\": \"{ ... \\\"sessionData\\\": ... }\" ... }" This causes terrible startup performance.
Comment 1•14 years ago
|
||
Yea, it's pretty atrocious.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•