Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: abf853de842620d46df44d0457bcd5f557b6b098
https://github.com/WebKit/WebKit/commit/abf853de842620d46df44d0457bcd5f557b6b098
Author: Sihui Liu <[email protected]>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebKit/Shared/WebPreferencesDefaultValues.cpp
M Source/WebKit/Shared/WebPreferencesDefaultValues.h
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
Log Message:
-----------
Add defaultDeviceOrientationPermissionAPIEnabled()
rdar://146715349
https://bugs.webkit.org/show_bug.cgi?id=289510
Reviewed by Per Arne Vollan.
Currently the feature is turned on in _setupPageConfiguration, instead of in
UnifiedWebPreferences.yaml like other
features, so it is hard to tell whether it is enabled.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/Shared/WebPreferencesDefaultValues.cpp:
(WebKit::defaultDeviceOrientationPermissionAPIEnabled):
* Source/WebKit/Shared/WebPreferencesDefaultValues.h:
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView _setupPageConfiguration:withPool:]):
Canonical link: https://commits.webkit.org/291953@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes