[webkit-changes] [WebKit/WebKit] c987ee: [iOS] AirPods mute API is not enabled

youennf noreply at github.com
Sat Dec 14 09:50:15 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c987eee989bbec460b44a7e8fed6a22a542c75e0
      https://github.com/WebKit/WebKit/commit/c987eee989bbec460b44a7e8fed6a22a542c75e0
  Author: Youenn Fablet <youenn at apple.com>
  Date:   2024-12-14 (Sat, 14 Dec 2024)

  Changed paths:
    M Source/WebKit/UIProcess/UserMediaPermissionRequestManagerProxy.cpp

  Log Message:
  -----------
  [iOS] AirPods mute API is not enabled
rdar://141464735
https://bugs.webkit.org/show_bug.cgi?id=284687

Reviewed by Anne van Kesteren.

Enabling of AirPods mute API was compiled out on iOS due to SC_CONTENT_SHARING_PICKER.
We move it out of the SC_CONTENT_SHARING_PICKER section.

Manually tested.

* Source/WebKit/UIProcess/UserMediaPermissionRequestManagerProxy.cpp:
(WebKit::UserMediaPermissionRequestManagerProxy::syncWithWebCorePrefs const):

Canonical link: https://commits.webkit.org/287838@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