Skip to content

[view-transitions] Check tree scopes against names instead of elements#30501

Merged
webkit-commit-queue merged 1 commit intoWebKit:mainfrom
nt1m:eng/view-transitions-Check-tree-scopes-against-names-instead-of-elements
Jul 5, 2024
Merged

[view-transitions] Check tree scopes against names instead of elements#30501
webkit-commit-queue merged 1 commit intoWebKit:mainfrom
nt1m:eng/view-transitions-Check-tree-scopes-against-names-instead-of-elements

Conversation

@nt1m
Copy link
Member

@nt1m nt1m commented Jul 4, 2024

ba0892d

[view-transitions] Check tree scopes against names instead of elements
https://bugs.webkit.org/show_bug.cgi?id=276236
rdar://131139528

Reviewed by Matt Woodrow.

Follow w3c/csswg-drafts#10528

* LayoutTests/TestExpectations:
* Source/WebCore/dom/ViewTransition.cpp:
(WebCore::effectiveViewTransitionName):
(WebCore::ViewTransition::captureOldState):
(WebCore::ViewTransition::captureNewState):
(WebCore::ViewTransition::documentElementIsCaptured const):

Canonical link: https://commits.webkit.org/280701@main

cfabccc

Misc iOS, visionOS, tvOS & watchOS macOS Linux Windows
✅ 🧪 style ✅ 🛠 ios ✅ 🛠 mac ✅ 🛠 wpe ✅ 🛠 wincairo
✅ 🧪 bindings ✅ 🛠 ios-sim ✅ 🛠 mac-AS-debug 🧪 wpe-wk2 ✅ 🧪 wincairo-tests
✅ 🧪 webkitperl ✅ 🧪 ios-wk2 ✅ 🧪 api-mac ✅ 🧪 api-wpe
✅ 🧪 ios-wk2-wpt ✅ 🧪 mac-wk1 ✅ 🛠 wpe-cairo
🧪 api-ios 🧪 mac-wk2 ✅ 🛠 gtk
✅ 🛠 vision ✅ 🧪 mac-AS-debug-wk2 🧪 gtk-wk2
✅ 🛠 vision-sim ✅ 🧪 mac-wk2-stress 🧪 api-gtk
✅ 🧪 vision-wk2
✅ 🛠 🧪 unsafe-merge ✅ 🛠 tv
✅ 🛠 tv-sim
🛠 watch
✅ 🛠 watch-sim

@nt1m nt1m requested review from cdumez and rniwa as code owners July 4, 2024 23:47
@nt1m nt1m self-assigned this Jul 4, 2024
@nt1m nt1m added the CSS Cascading Style Sheets implementation label Jul 4, 2024
@nt1m nt1m requested review from anttijk, heycam and mattwoodrow July 4, 2024 23:48
@nt1m nt1m force-pushed the eng/view-transitions-Check-tree-scopes-against-names-instead-of-elements branch from 2221578 to cfabccc Compare July 5, 2024 20:38
@nt1m nt1m added safe-merge-queue Applied to automatically send a pull-request to merge-queue after passing EWS checks unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing and removed safe-merge-queue Applied to automatically send a pull-request to merge-queue after passing EWS checks labels Jul 5, 2024
https://bugs.webkit.org/show_bug.cgi?id=276236
rdar://131139528

Reviewed by Matt Woodrow.

Follow w3c/csswg-drafts#10528

* LayoutTests/TestExpectations:
* Source/WebCore/dom/ViewTransition.cpp:
(WebCore::effectiveViewTransitionName):
(WebCore::ViewTransition::captureOldState):
(WebCore::ViewTransition::captureNewState):
(WebCore::ViewTransition::documentElementIsCaptured const):

Canonical link: https://commits.webkit.org/280701@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/view-transitions-Check-tree-scopes-against-names-instead-of-elements branch from cfabccc to ba0892d Compare July 5, 2024 21:35
@webkit-commit-queue
Copy link
Collaborator

Committed 280701@main (ba0892d): https://commits.webkit.org/280701@main

Reviewed commits have been landed. Closing PR #30501 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit ba0892d into WebKit:main Jul 5, 2024
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Jul 5, 2024
@nt1m nt1m deleted the eng/view-transitions-Check-tree-scopes-against-names-instead-of-elements branch July 5, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CSS Cascading Style Sheets implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants