[webkit-changes] [WebKit/WebKit] 9b5dc3: Add setting for detection of UA visual transitions
Rob Buis
noreply at github.com
Tue Nov 14 01:38:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9b5dc3c4dbff786ca7fbef476a88feef35c5e1fd
https://github.com/WebKit/WebKit/commit/9b5dc3c4dbff786ca7fbef476a88feef35c5e1fd
Author: Rob Buis <rbuis at igalia.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/dom/PopStateEvent.h
M Source/WebCore/dom/PopStateEvent.idl
Log Message:
-----------
Add setting for detection of UA visual transitions
https://bugs.webkit.org/show_bug.cgi?id=264730
Reviewed by Simon Fraser.
In r270589 the new hasUAVisualTransition attribute was landed without
an accompanying setting, so add a setting UAVisualTransitionDetection.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/dom/PopStateEvent.h:
* Source/WebCore/dom/PopStateEvent.idl:
Canonical link: https://commits.webkit.org/270701@main
More information about the webkit-changes
mailing list