[webkit-changes] [WebKit/WebKit] ceb3a8: [iOS] Switch InlineMediaPlaybackRequiresPlaysInlin...
youennf
noreply at github.com
Wed Mar 13 09:02:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ceb3a87f20ef4c344c0e0e533091b1235c36ef37
https://github.com/WebKit/WebKit/commit/ceb3a87f20ef4c344c0e0e533091b1235c36ef37
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
[iOS] Switch InlineMediaPlaybackRequiresPlaysInlineAttribute to false by default
https://bugs.webkit.org/show_bug.cgi?id=270691
rdar://124264770
Reviewed by Eric Carlson.
We started to add quirks to remove playsinline requirement for some websites.
We can try now to do the reverse as a way to deprecate playsinline.
Set the playsinline requirement to false by default on iOS.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/276029@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list