Closed
Bug 1922300
Opened 1 year ago
Closed 1 year ago
Implement the view transition layer
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [viewtransitions:m1])
Attachments
(1 file)
https://drafts.csswg.org/css-view-transitions-1/#view-transition-layer:
- Implementation should be very similar to the current top layer implementation.
- Might need extending -moz-top-layer (but hopefully not)
- It creates a CB for fixed-pos and abspos, which means stuff can't escape from it.
Updated•1 year ago
|
Whiteboard: [viewtransitions:m1]
| Assignee | ||
Comment 1•1 year ago
|
||
On top of the regular top layer but under DevTools and other UA content.
Updated•1 year ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ba3d9d95cd56
View display list transition pseudo-tree in a pseudo-top layer. r=view-transitions-reviewers,boris
Backout by chorotan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/547865ab1adb
Backed out 9 changesets (bug 1922300, bug 1950362, bug 1919333, bug 1950176, bug 1948058, bug 1950177, bug 1922298) for causing multiple Wr failures
Comment 4•1 year ago
|
||
Backed out Wr failures
[Failure logs]
https://treeherder.mozilla.org/logviewer?job_id=496615862&repo=autoland&lineNumber=3827
https://treeherder.mozilla.org/logviewer?job_id=496613792&repo=autoland&lineNumber=3916
https://treeherder.mozilla.org/logviewer?job_id=496617459&repo=autoland&lineNumber=13593
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5fac7794dd9b
View display list transition pseudo-tree in a pseudo-top layer. r=view-transitions-reviewers,boris
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(emilio)
Comment 6•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•