Closed Bug 922775 Opened 11 years ago Closed 11 years ago

Main thread I/O in UserAgentUpdates.jsm

Categories

(Firefox OS Graveyard :: Gaia::Browser, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Yoric, Unassigned)

References

Details

(Keywords: main-thread-io, perf)

Several uses of getFile, nsIFile.permissions, etc.
Component: Application Update → Gaia::Browser
Product: Toolkit → Boot2Gecko
Keywords: perf
It's also doing file I/O from a content process, which we're trying to get rid of for sandboxing. In particular, when I try to run mochitests it calls mkdir() and gets the process killed, but we're trying to phase out direct file access in general.
Is there still main thread I/O from this now that bug 927633 is fixed?
Flags: needinfo?(dteller)
I believe that it's now ok.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(dteller)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.