Closed
Bug 16077
Opened 25 years ago
Closed 25 years ago
Implement streaming output from libjar
Categories
(Core :: Networking, defect, P3)
Core
Networking
Tracking
()
VERIFIED
FIXED
People
(Reporter: security-bugs, Assigned: security-bugs)
References
Details
Need to add functions to nsJAR which extract a file from a jar and return it as
an InputStream rather than creating a file on disk, which is the current
functionality. This should be straightforward.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•25 years ago
|
||
This functionality has been implemented.
Bulk changing all JAR Installation component bugs to Installer: XPI Packages
Comment 3•25 years ago
|
||
There is no good component for this, picking "Misc" (zlib is below, it's not
restricted to Networking, it's used by Security but also XPInstall, etc.)
Component: Installer: XPI Packages → XP Miscellany
Comment 4•25 years ago
|
||
verified with
jar:ftp://ftp.digital.com/pub/micro/pc/simtelnet/win95/editor/lilpd101.zip!/read
me.txt
build 2000020709
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•