Closed
Bug 2071665
Opened 2 days ago
Closed 11 hours ago
upgrade jxl-rs to 0.7.3
Categories
(Core :: Graphics: ImageLib, task)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
158 Branch
| Tracking | Status | |
|---|---|---|
| firefox158 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
No description provided.
| Assignee | ||
Comment 1•2 days ago
|
||
This fixes a hang we encountered.
| Assignee | ||
Comment 2•2 days ago
|
||
This backs out the bug 2043090 macOS x86_64 workaround.
| Assignee | ||
Comment 3•2 days ago
|
||
Plain ./mach vendor rust.
| Assignee | ||
Comment 4•2 days ago
|
||
This re-applies the bug 2043090 macOS x86_64 workaround.
jxl_simd's src/ is byte-identical between 0.7.2 and 0.7.3.
| Assignee | ||
Comment 5•2 days ago
|
||
0.7.3 has a fix for a hang, this adds a test that we don't hang anymore.
Updated•1 day ago
|
Attachment #9641645 -
Attachment description: Bug 2071665. Add a JXL gtest for an incomplete codestream with a partial trailing box. r?saschanaz → Bug 2071665. Add a JXL wpt crashtest for an incomplete codestream with a partial trailing box. r?saschanaz
Pushed by tnikkel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/7b89526bc210
https://hg.mozilla.org/integration/autoland/rev/c263cc4e2dbf
Back out the local jxl_simd workaround so the 0.7.3 vendor bump is a pure upstream delta. r=saschanaz,supply-chain-reviewers
https://github.com/mozilla-firefox/firefox/commit/0c157d70d6c8
https://hg.mozilla.org/integration/autoland/rev/21f45293ea9d
Upgrade jxl-rs to 0.7.3. r=saschanaz,supply-chain-reviewers
https://github.com/mozilla-firefox/firefox/commit/e78b1ea6ec5b
https://hg.mozilla.org/integration/autoland/rev/d43d81813d62
Reapply the jxl_simd macOS x86_64 workaround on top of 0.7.3. r=saschanaz,supply-chain-reviewers
https://github.com/mozilla-firefox/firefox/commit/1e3069410070
https://hg.mozilla.org/integration/autoland/rev/7253bc455d0d
Add a JXL wpt crashtest for an incomplete codestream with a partial trailing box. r=saschanaz
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/62699 for changes under testing/web-platform/tests
Comment 8•11 hours ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c263cc4e2dbf
https://hg.mozilla.org/mozilla-central/rev/21f45293ea9d
https://hg.mozilla.org/mozilla-central/rev/d43d81813d62
https://hg.mozilla.org/mozilla-central/rev/7253bc455d0d
Status: NEW → RESOLVED
Closed: 11 hours ago
status-firefox158:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 158 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•