[Session Restore] Large session state is not recorded to recovery.jsonlz4 without warning
Categories
(Firefox :: Session Restore, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | affected |
People
(Reporter: beta, Unassigned)
References
(Blocks 1 open bug)
Details
Updated•7 years ago
|
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Comment 2•6 years ago
|
||
John, this file size limit is not imposed by session store code, so this must be some setting on your machine that may be interfering. Are you using disk quota?
I don't think that 8.8M is very large, I've seen much, much larger; session store should be more than able to handle this amount of data.
| Reporter | ||
Comment 3•6 years ago
|
||
Apologies, I didn’t see a request for more info.
No disk quota was in place, have a fairly beefy resource of 16GB RAM, and not too many extensions (noscript, privacybadger, greasemonkey, stylus, and a youtube themer), and it consistently had an issue around the amount of tabs I had open.
Never assumed it was a filesize limit but possibly an interaction with stringification since it is compressed json.
I’ve been trying to be better since with far fewer tabs, so have not been reproducing this issue since.
Probably resolve as invalid?
Comment 4•6 years ago
|
||
John, thanks for your response! Well, I still think and am sure that sessionstore is/ should be able to deal with any arbitrary amount of tabs, so I think it's worth keeping an eye out.
So in the future, please feel free to file a new bug with hopefully STR that allows us to trace down the bug!
Description
•