Closed
Bug 2033675
Opened 28 days ago
Closed 21 days ago
add gtests that incremental and all at once decodes match (including progressive jxl)
Categories
(Core :: Graphics: ImageLib, task)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•28 days ago
|
||
| Assignee | ||
Comment 2•28 days ago
|
||
| Assignee | ||
Updated•22 days ago
|
Summary: add gtests that incremntal and all at once decodes match (including progressive jxl) → add gtests that incremental and all at once decodes match (including progressive jxl)
Pushed by tnikkel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6ab5c65c6522
https://hg.mozilla.org/integration/autoland/rev/3e18e74e0b06
Add a progressive jxl gtest testcase and test that it decodes identically incrementally and all at once. r=saschanaz
https://github.com/mozilla-firefox/firefox/commit/c0c72f85c75d
https://hg.mozilla.org/integration/autoland/rev/a786065b23fb
Use the new infrastructure for testing that decodes are identical when incrementally and all at once for all image formats. r=gfx-reviewers,bradwerth
Comment 4•21 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3e18e74e0b06
https://hg.mozilla.org/mozilla-central/rev/a786065b23fb
Status: NEW → RESOLVED
Closed: 21 days ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
Comment 5•20 days ago
|
||
Authored by https://github.com/tnikkel
https://github.com/mozilla/enterprise-firefox/commit/6ab5c65c652280e82b946944b58875fbc9d97b5e
[enterprise-main] Bug 2033675. Add a progressive jxl gtest testcase and test that it decodes identically incrementally and all at once. r=saschanaz
Authored by https://github.com/tnikkel
https://github.com/mozilla/enterprise-firefox/commit/c0c72f85c75df31e5e9ded5f6134a0353868a8b5
[enterprise-main] Bug 2033675. Use the new infrastructure for testing that decodes are identical when incrementally and all at once for all image formats. r=gfx-reviewers,bradwerth
You need to log in
before you can comment on or make changes to this bug.
Description
•