Closed
Bug 898314
Opened 12 years ago
Closed 12 years ago
Get rid of FileUtils.getDir(..., ..., true) in WebApps.jsm
Categories
(Core Graveyard :: DOM: Apps, defect)
Core Graveyard
DOM: Apps
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 801610
People
(Reporter: Yoric, Unassigned)
Details
(Keywords: main-thread-io)
FileUtils.getDir(..., ..., true) causes main thread I/O and is often misused in WebApps.jsm. We should get rid of it.
Updated•12 years ago
|
Component: Web Apps → DOM: Apps
Product: Firefox → Core
Comment 1•12 years ago
|
||
The patch in bug 801610 takes care of everything.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Core Graveyard
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•