Skip to content

Commit

Permalink
Unreviewed, reverting 276373@main.
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=271326

exposed issues with rendering captions

Reverted changeset:

"[visionOS] Enable Linear Media Player by default"
https://bugs.webkit.org/show_bug.cgi?id=271172
https://commits.webkit.org/276373@main

Canonical link: https://commits.webkit.org/276410@main
  • Loading branch information
webkit-commit-queue authored and aestes committed Mar 20, 2024
1 parent 4030852 commit fbd0931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3725,7 +3725,7 @@ LegacyOverflowScrollingTouchEnabled:

LinearMediaPlayerEnabled:
type: bool
status: internal
status: unstable
category: media
humanReadableName: "Linear Media Player"
humanReadableDescription: "Enable LinearMediaPlayer for fullscreen video"
Expand All @@ -3734,7 +3734,7 @@ LinearMediaPlayerEnabled:
WebKitLegacy:
default: false
WebKit:
default: true
default: false
WebCore:
default: false

Expand Down

0 comments on commit fbd0931

Please sign in to comment.