Closed
Bug 1860397
Opened 2 years ago
Closed 2 years ago
Add support for CRXv3 file extraction
Categories
(Core :: Networking: JAR, enhancement, P3)
Core
Networking: JAR
Tracking
()
RESOLVED
FIXED
121 Branch
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-esr115+
|
Details | Review |
The CRX format has changed somewhat with version 3 and it would be good to be able to extract them as well.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Whiteboard: [necko-triaged]
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/25ee581e35a5
Add support for extracting CRXv3 to nsZipArchive. r=valentin,necko-reviewers
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
| Assignee | ||
Comment 4•1 year ago
|
||
Comment on attachment 9359665 [details]
Bug 1860397 - Add support for extracting CRXv3 to nsZipArchive.
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: Need this as a dependency for switching our Widevine updates to the Chrome component update service in bug 1908144.
- User impact if declined: Without this patch, ESR115 users will not be able to update the Widevine plugin after the fall 2024.
- Fix Landed on Version: 121
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It is a pretty small surgical change, with additional test coverage included in the patch.
Attachment #9359665 -
Flags: approval-mozilla-esr115?
| Assignee | ||
Updated•1 year ago
|
status-firefox-esr115:
--- → affected
| Assignee | ||
Updated•1 year ago
|
Blocks: widevine-4.10.2830.0
Comment 5•1 year ago
|
||
Comment on attachment 9359665 [details]
Bug 1860397 - Add support for extracting CRXv3 to nsZipArchive.
Approved for 115.15esr
Attachment #9359665 -
Flags: approval-mozilla-esr115? → approval-mozilla-esr115+
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•