Closed
Bug 2021812
Opened 1 month ago
Closed 1 month ago
Ensure stacking context origins are always zero
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: gw, Assigned: gw)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•1 month ago
|
||
This is a step toward removing stacking context origins entirely, part of
a large series of patches.
Update gecko + wrench to insert a translate-only reference frame for these
cases. This will simplify future work towards fractional scroll snapping.
Update fixed-position-scrolling-clip.yaml to express fixed-position item
bounds in root-reference-frame space directly, since the rf_mapper no longer
shifts them via the stacking context origin.
Updated•1 month ago
|
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Pushed by gwatson@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/48f506218af4
https://hg.mozilla.org/integration/autoland/rev/399801f5e270
Ensure stacking context origins are always zero r=gfx-reviewers,nical
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c151/b150]
You need to log in
before you can comment on or make changes to this bug.
Description
•