Closed
Bug 2033671
Opened 28 days ago
Closed 21 days ago
Bring consistency to transparent image gtests
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
(1 file)
No description provided.
| Assignee | ||
Comment 1•28 days ago
|
||
The transparent testcases were a random collection. Standardized on 50% transparent green. Except gif, which can't do 50% transparent, so just did 100% transparent for that.
Made sure that CheckMetadata and CheckDecoderSingleChunk are called for all formats transparent testcase.
Also fixed FirstFramePaddingGIFTestCase. It was using transparent.gif while the file first-frame-padding.gif was going unused.
Pushed by tnikkel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/641cb6193fbd
https://hg.mozilla.org/integration/autoland/rev/165914377d6c
Bring consistency to transparent image gtests. r=saschanaz
Comment 3•21 days ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 21 days ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•