Open Bug 862175 Opened 11 years ago Updated 2 years ago

main thread I/O in OfflineCacheInstaller.jsm

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

People

(Reporter: Gavin, Unassigned)

Details

(Keywords: main-thread-io)

OfflineCacheInstaller.jsm's storeCache takes an nsIFile and reads its contents into the cache from the main thread using an nsIFileInputStream. It should instead use OS.File to do that off the main thread.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.