Closed
Bug 1286154
Opened 8 years ago
Closed 8 years ago
Improve the API of nsHandlerService
Categories
(Firefox :: File Handling, defect, P3)
Firefox
File Handling
Tracking
()
RESOLVED
INVALID
People
(Reporter: alchen, Unassigned)
References
(Blocks 1 open bug)
Details
The bug is from bug 474043.
We could improve the API of nsHandlerService in many ways. (such as not doing main-thread IO, reducing unneeded code complexity or change the API from synchronous to asynchronous.)
Let us find out how to refine the API in this bug.
Comment 1•8 years ago
|
||
Set priority to P3 since we don't intend to fix it on current or next release.
Please set priority to P2 if we would like to fix it on FFx 51. Thanks!
Priority: -- → P3
Updated•8 years ago
|
Whiteboard: [CHE-BACKLOG]
Updated•8 years ago
|
Whiteboard: [CHE-BACKLOG]
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 2•8 years ago
|
||
I guess you wanted to close this bug because we don't need to have this work scheduled?
If so, it should probably just be marked as INVALID so it doesn't show up for testing.
Resolution: FIXED → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•