[webkit-changes] [WebKit/WebKit] 17e6e6: Annotate MediaSession message endpoints with featu...
Sihui
noreply at github.com
Tue Sep 17 23:44:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 17e6e651ad66dea8320e430cdb10a3c02ba97124
https://github.com/WebKit/WebKit/commit/17e6e651ad66dea8320e430cdb10a3c02ba97124
Author: Sihui Liu <sihui_liu at apple.com>
Date: 2024-09-17 (Tue, 17 Sep 2024)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebKit/GPUProcess/media/ios/RemoteMediaSessionHelperProxy.cpp
M Source/WebKit/GPUProcess/media/ios/RemoteMediaSessionHelperProxy.h
M Source/WebKit/GPUProcess/media/ios/RemoteMediaSessionHelperProxy.messages.in
Log Message:
-----------
Annotate MediaSession message endpoints with feature flag
https://bugs.webkit.org/show_bug.cgi?id=279641
rdar://135930909
Reviewed by Andy Estes.
As the feature flag currently is not available on watchOS, we only annotate the message endpoints when the platform is
not watchOS.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/GPUProcess/media/ios/RemoteMediaSessionHelperProxy.cpp:
(WebKit::RemoteMediaSessionHelperProxy::sharedPreferencesForWebProcess const):
* Source/WebKit/GPUProcess/media/ios/RemoteMediaSessionHelperProxy.h:
* Source/WebKit/GPUProcess/media/ios/RemoteMediaSessionHelperProxy.messages.in:
Canonical link: https://commits.webkit.org/283828@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