Closed
Bug 970839
Opened 11 years ago
Closed 11 years ago
[OS.File] Native implementation of read() should use nspr instead of nsIFile
Categories
(Toolkit Graveyard :: OS.File, defect)
Toolkit Graveyard
OS.File
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 961665
People
(Reporter: Yoric, Unassigned)
References
Details
(Whiteboard: [Async])
The native implementation of OS.File.read used in bug 961665 doesn't actually need nsIFile. We can certainly get rid of this unnecessary layer.
Reporter | ||
Comment 1•11 years ago
|
||
Done directly in the blocker bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•