Closed
Bug 1730784
Opened 3 years ago
Closed 3 years ago
Update mp4parse-rust to 72eb355
Categories
(Core :: Graphics: ImageLib, task)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
94 Branch
People
(Reporter: jbauman, Assigned: jbauman)
References
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
The previous update was to revision 2dcd3d8 in bug 1728216.
The only change relevant to gecko is Add support for multiple colr
box values per image item for bug 1729071.
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by jbauman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0ff14c94b174
Update mp4parse-rust to 72eb355. r=bryce
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
Assignee | ||
Comment 4•3 years ago
|
||
Comment on attachment 9241257 [details]
Bug 1730784 - Update mp4parse-rust to 72eb355. r=bryce
Beta/Release Uplift Approval Request
- User impact if declined: A significant number of technically invalid (but generated by the reference implementation) AVIF will be rejected by Firefox
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It's a fairly minor change, mostly just removing the check that rejects multiple colr box instances (which are invalid in the current published specification)
- String changes made/needed:
Attachment #9241257 -
Flags: approval-mozilla-beta?
Comment 5•3 years ago
|
||
Comment on attachment 9241257 [details]
Bug 1730784 - Update mp4parse-rust to 72eb355. r=bryce
Approved for 93.0b7.
Attachment #9241257 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 6•3 years ago
|
||
bugherder uplift |
status-firefox93:
--- → fixed
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•