Closed
Bug 1512537
Opened 7 years ago
Closed 7 years ago
Nested transforms are not flattened with WebRender.
Categories
(Core :: Graphics: WebRender, defect, P2)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(4 files)
We found this with the help of Matt this morning.
| Assignee | ||
Comment 1•7 years ago
|
||
Jeff, mind prioritizing it? I suspect it's P2 but let me know if not.
Flags: needinfo?(jmuizelaar)
Flags: needinfo?(emilio)
Comment 2•7 years ago
|
||
Actually we might have a test case that covers this, we have bug 1496539 on file for fixing transform-style-flat-1a.html.
See Also: → 1496539
| Assignee | ||
Comment 3•7 years ago
|
||
That one looks different, as WR matches Blink here at least.
Updated•7 years ago
|
Flags: needinfo?(jmuizelaar)
Priority: -- → P2
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
This is the only Gecko side change needed for https://github.com/servo/webrender/pull/3401.
| Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(emilio)
Updated•7 years ago
|
Depends on: 1513682
See Also: → https://github.com/servo/webrender/pull/3401
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4a0097b6b670
Let the reference frame know about the transform style. r=kats
https://hg.mozilla.org/integration/autoland/rev/f9f6c219680d
Update euclid. r=kats
https://hg.mozilla.org/integration/autoland/rev/cca0fa760d54
Update test expectations. r=kats
Comment 8•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4a0097b6b670
https://hg.mozilla.org/mozilla-central/rev/f9f6c219680d
https://hg.mozilla.org/mozilla-central/rev/cca0fa760d54
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Comment 10•7 years ago
|
||
Hello everyone!
:emilio informed me via irc that this issue has regressed. The track of this regression is kept in bug 1533456.
Thank you!
You need to log in
before you can comment on or make changes to this bug.
Description
•