Closed
Bug 1626865
Opened 5 years ago
Closed 5 years ago
improve test for bug 1449640
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
It was just checking that the rendering was not blank. But we can do better, we can approximately draw what the testcase should look like without transforms or preserve3d (which was what that bug was fixing).
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/826cb83830cf
Improve the test from bug 1449640.
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/63b0d3d4658a
Adjust fuzzy forpreserve3d-scale.html r=test-fix on a CLOSED TREE
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d250340f305
Another adjust for preserve3d-scale.html r=test-fix
Updated•5 years ago
|
Priority: -- → P3
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/826cb83830cf
https://hg.mozilla.org/mozilla-central/rev/63b0d3d4658a
https://hg.mozilla.org/mozilla-central/rev/2d250340f305
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Updated•5 years ago
|
Assignee: nobody → tnikkel
You need to log in
before you can comment on or make changes to this bug.
Description
•