Open
Bug 1034499
Opened 11 years ago
Updated 3 years ago
[Session Restore] Find out how often we cannot save the session
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
NEW
People
(Reporter: Yoric, Unassigned)
References
(Blocks 1 open bug)
Details
Apparently, there are a number of cases in the wild in which we simply cannot save sessionstore.js. This may be due to disk full, to missing rights, or even to Out Of Memory errors when writing JSON.
We need to find out how often this takes place, so as to be able to take measures.
Updated•3 years ago
|
Severity: normal → S3
Comment 1•3 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 14 votes.
:dao, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dao+bmo)
Comment 2•3 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Flags: needinfo?(dao+bmo)
You need to log in
before you can comment on or make changes to this bug.
Description
•