Closed
Bug 1410142
Opened 8 years ago
Closed 8 years ago
use NS_NewLocalFile in dom/
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
Details
Attachments
(1 file)
|
20.35 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
This is more efficient than going through do_CreateInstance and Init().
| Assignee | ||
Comment 1•8 years ago
|
||
The interface is nicer, and it is probably slightly faster.
Attachment #8920258 -
Flags: review?(amarchesini)
Updated•8 years ago
|
Attachment #8920258 -
Flags: review?(amarchesini) → review+
Updated•8 years ago
|
Priority: -- → P3
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/04871eaedc1c
use NS_NewLocalFile in dom/; r=baku
Comment 3•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•