Closed
Bug 1918400
Opened 2 months ago
Closed 23 days ago
Capture old state for view transitions
Categories
(Core :: CSS Parsing and Computation, task, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [viewtransitions:m1])
Attachments
(3 files, 2 obsolete files)
We'll need to run https://drafts.csswg.org/css-view-transitions-1/#capture-the-old-state at the appropriate time to ensure we generate the right transition names.
Updated•1 month ago
|
Whiteboard: [viewtransitions:m1]
Assignee | ||
Updated•29 days ago
|
Assignee: nobody → emilio
Assignee | ||
Updated•29 days ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•25 days ago
|
||
Assignee | ||
Comment 2•25 days ago
|
||
Leave a few TODOs for images and style rule definitions which we're
likely to implement somewhat differently.
Assignee | ||
Comment 3•25 days ago
|
||
See TODO's for follow-up work. We're still not using this, so no
behavior change.
Assignee | ||
Comment 4•25 days ago
|
||
This should be enough to start setting up the pseudo-element tree.
Assignee | ||
Comment 5•25 days ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a23c35d79198
Add some CC helpers to nsBaseHashtable. r=smaug,xpcom-reviewers,nika
Assignee | ||
Updated•24 days ago
|
Keywords: leave-open
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/a24939805125
Appease GCC build.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b254504c59df
Introduce ViewTransition::mNamedElements. r=view-transitions-reviewers,boris
Updated•24 days ago
|
Attachment #9432468 -
Attachment is obsolete: true
Comment 9•24 days ago
|
||
Comment on attachment 9432306 [details]
Bug 1918400 - Implement more of view transition's "capture the new state". r=#vt
Revision D226362 was moved to bug 1918402. Setting attachment 9432306 [details] to obsolete.
Attachment #9432306 -
Attachment is obsolete: true
Comment 10•24 days ago
|
||
bugherder |
Assignee | ||
Updated•24 days ago
|
Keywords: leave-open
Comment 11•24 days ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2dadcdaf81d1
Implement most of "capture the old state". r=view-transitions-reviewers,boris
Comment 12•23 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 23 days ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•