Closed
Bug 1866237
Opened 1 year ago
Closed 1 year ago
SessionStore's writeJSON janks the parent process' main thread.
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
RESOLVED
DUPLICATE
of bug 1849393
People
(Reporter: emilio, Unassigned)
References
Details
Comment 1•1 year ago
|
||
:emilio, is this actually a dupe of bug 1849393? It looks like it spends ~4s in IOUtils.writeJSON which is the same issue described in 1849393. Or is one about the file I/O writing it to disk vs serialization of the session state to JSON?
Reporter | ||
Comment 2•1 year ago
|
||
Yeah I just found it after filing this.
You need to log in
before you can comment on or make changes to this bug.
Description
•