Closed
Bug 1523436
Opened 7 years ago
Closed 7 years ago
Handle properly perspective scrolling when there are transforms between the perspective display item and the scroll frame.
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
INVALID
People
(Reporter: emilio, Unassigned)
References
Details
I'm going to land bug 1498639 without the assertion that we always find the node we're scrolling relative to, otherwise we hit that assertion in layout/reftests/transform-3d/perspective-origin-4a.html.
Apparently we can scroll across reference frames, yay, but this is a decent change and I don't really think we should land it as part of that bug, since it's a bit more risky.
| Reporter | ||
Updated•7 years ago
|
Assignee: nobody → emilio
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
So I have a patch but I haven't been able to find a test-case where it matters... Matt, do you know when can this happen?
Assignee: emilio → nobody
Flags: needinfo?(matt.woodrow)
| Reporter | ||
Comment 3•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(matt.woodrow)
Resolution: --- → INVALID
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/453fbc9760d4
Remove a FIXME comment that turns out is not valid.
Comment 5•7 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•