Closed
Bug 1258574
Opened 9 years ago
Closed 9 years ago
Ability to open JAR files from memory
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox48 fixed)
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: gps, Assigned: gps)
References
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1240134 +++
The patch I'm about to land got r+ from glandium in bug 1240134. Opening a new bug to land it so I don't have to deal with [leave-open].
Assignee | ||
Comment 1•9 years ago
|
||
This will be needed to teach artifact builds to extract files from
omni.ja files whose content is loaded into memory (from a tar
archive).
(Patch was reviewed in bug 1240134)
Review commit: https://reviewboard.mozilla.org/r/41583/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/41583/
Attachment #8733128 -
Flags: review?(mh+mozilla)
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8733128 [details]
MozReview Request: Bug 1258574 - Allow JARReader to read data already in memory; r=glandium
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/41583/diff/1-2/
Comment 3•9 years ago
|
||
Comment on attachment 8733128 [details]
MozReview Request: Bug 1258574 - Allow JARReader to read data already in memory; r=glandium
https://reviewboard.mozilla.org/r/41583/#review38003
Attachment #8733128 -
Flags: review?(mh+mozilla) → review+
Comment 5•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•