Closed
Bug 1157719
Opened 10 years ago
Closed 3 years ago
Add a gzip compression option for OS.File writeAtomic() & read()
Categories
(Toolkit Graveyard :: OS.File, defect)
Toolkit Graveyard
OS.File
Tracking
(firefox40 affected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox40 | --- | affected |
People
(Reporter: gfritzsche, Unassigned)
References
(Blocks 1 open bug)
Details
(David Rajchenbach-Teller [:Yoric] (use "needinfo" - away until May 6th) from bug 1156253, comment #8)
> After looking at zlib.h, I believe that I can do this in a few hours for the
> regular path (i.e. JS code). The fast path version will probably be
> reasonable, too, but it will take me some time to remember exactly how that
> code works.
Comment 1•3 years ago
|
||
OSFIle is being replaced with IOUtils and PathUtils.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
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
•