[webkit-changes] [WebKit/WebKit] ba0246: [view-transitions] Basic WebInspector support
Tim Nguyen
noreply at github.com
Sat Nov 25 16:36:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ba0246d2761346e87d07fe9a436fee13818559e0
https://github.com/WebKit/WebKit/commit/ba0246d2761346e87d07fe9a436fee13818559e0
Author: Tim Nguyen <ntim at apple.com>
Date: 2023-11-25 (Sat, 25 Nov 2023)
Changed paths:
M Source/WebCore/animation/WebAnimationUtilities.cpp
M Source/WebInspectorUI/UserInterface/Controllers/CSSManager.js
Log Message:
-----------
[view-transitions] Basic WebInspector support
https://bugs.webkit.org/show_bug.cgi?id=265339
rdar://118793239
Reviewed by Devin Rousso.
Add missing boilerplate for developer debugging purposes.
* Source/WebCore/animation/WebAnimationUtilities.cpp:
(WebCore::pseudoIdAsString):
* Source/WebInspectorUI/UserInterface/Controllers/CSSManager.js:
(WI.CSSManager.displayNameForPseudoId):
Canonical link: https://commits.webkit.org/271116@main
More information about the webkit-changes
mailing list