Skip to content

Commit

Permalink
[WK2] Turn on the screen orientation API feature flag
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=246548

Reviewed by Darin Adler.

Turn on the screen orientation API feature flag on WebKit2.

* Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:

Canonical link: https://commits.webkit.org/255659@main
  • Loading branch information
cdumez committed Oct 17, 2022
1 parent a66a1f2 commit d912412
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -1488,7 +1488,7 @@ ScreenOrientationAPIEnabled:
WebKitLegacy:
default: false
WebKit:
default: false
default: true
WebCore:
default: false

Expand Down

0 comments on commit d912412

Please sign in to comment.