Closed
Bug 1336189
Opened 9 years ago
Closed 9 years ago
6 new failing reftests from merging m-c -> graphics at m-c cset fc352d66e7bc
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla54
People
(Reporter: kats, Assigned: kats)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(2 files)
1.52 KB,
patch
|
rhunt
:
review+
|
Details | Diff | Splinter Review |
2.93 KB,
patch
|
rhunt
:
review+
|
Details | Diff | Splinter Review |
transform-geometry-1.html is a new reftest added in m-c, fails with webrender.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8833015 -
Flags: review?(rhunt)
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/65bd2743a999
Disable newly added reftest for webrender builds. r=rhunt?
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Attachment #8833015 -
Flags: review?(rhunt) → review+
Assignee | ||
Comment 3•9 years ago
|
||
In addition to the one newly-added test, there are three other tests that started failing with this merge, most likely (but I haven't confirmed) from markus' clipping changes in bug 1298218. The tests are:
layout/reftests/bugs/458487-5a.html
layout/reftests/bugs/458487-5b.html
layout/reftests/image-element/element-paint-repeated.html
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Summary: 1 new failing reftest from merging m-c -> graphics at m-c cset fc352d66e7bc → 4 new failing reftests from merging m-c -> graphics at m-c cset fc352d66e7bc
Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8833053 -
Flags: review?(rhunt)
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/5f754280e0a5
Disable additional reftests failing with webrender. r=rhunt?
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Attachment #8833053 -
Flags: review?(rhunt) → review+
Assignee | ||
Comment 6•9 years ago
|
||
There's two more failing reftests:
layout/reftests/layers/fixed-pos-scrolled-clip-layerize.html
layout/reftests/layers/fixed-pos-scrolled-clip-opacity-layerize.html
These are also new reftests that should have been annotated with skip-if(!asyncPan) but weren't. I put a comment and patch at https://bugzilla.mozilla.org/show_bug.cgi?id=1298218#c99 for it. Once that lands and gets merged over we'll stop having these failures on graphics.
Summary: 4 new failing reftests from merging m-c -> graphics at m-c cset fc352d66e7bc → 6 new failing reftests from merging m-c -> graphics at m-c cset fc352d66e7bc
Assignee | ||
Updated•8 years ago
|
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•