[webkit-changes] [WebKit/WebKit] 4a374f: Remove WebRTCDTMFEnabled from DeprecatedGlobalSett...

Tim Nguyen noreply at github.com
Fri Jan 6 19:43:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4a374fef69ec36eb134df96320148f784738bfe1
      https://github.com/WebKit/WebKit/commit/4a374fef69ec36eb134df96320148f784738bfe1
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/Modules/mediastream/RTCRtpSender.idl
    M Source/WebCore/page/DeprecatedGlobalSettings.h

  Log Message:
  -----------
  Remove WebRTCDTMFEnabled from DeprecatedGlobalSettings
https://bugs.webkit.org/show_bug.cgi?id=250250
rdar://103975218

Reviewed by Brent Fulgham and Tim Horton.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/Modules/mediastream/RTCRtpSender.idl:
* Source/WebCore/page/DeprecatedGlobalSettings.h:
(WebCore::DeprecatedGlobalSettings::webRTCDTMFEnabled): Deleted.
(WebCore::DeprecatedGlobalSettings::setWebRTCDTMFEnabled): Deleted.

Canonical link: https://commits.webkit.org/258597@main




More information about the webkit-changes mailing list