Closed Bug 801137 Opened 12 years ago Closed 12 years ago

Migrate all of SessionStore.jsm to OS.File

Categories

(Firefox :: Session Restore, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Yoric, Unassigned)

Details

(Keywords: main-thread-io)

No description provided.
The writing is already async, AFAIK, and bug 532150 covers reading the session file. Is there anything else for this to track?
Writing is async but not fully off main thread for the usual reasons (although this is covered by bug 794091), we still have at least a copy and a few file removals on the main thread. However, you are right, the scope of this bug is too vague.
Summary: Make all I/O in SessionStore.jsm off main thread → Migrate all of SessionStore.jsm to OS.File
I wonder if this should have some dependencies?
Flags: needinfo?(ttaubert)
iirc, that's actually finished
Indeed, everything's async now.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(ttaubert)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.