[webkit-changes] [WebKit/WebKit] bf631e: Remove WebRTCMDNSICECandidatesEnabled from Depreca...

Tim Nguyen noreply at github.com
Fri Jan 6 23:20:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bf631e37e7c821aed3639dd8e7477c864b00e543
      https://github.com/WebKit/WebKit/commit/bf631e37e7c821aed3639dd8e7477c864b00e543
  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/page/DeprecatedGlobalSettings.h

  Log Message:
  -----------
  Remove WebRTCMDNSICECandidatesEnabled from DeprecatedGlobalSettings
https://bugs.webkit.org/show_bug.cgi?id=250249
rdar://103978748

Reviewed by Simon Fraser.

It seems unused aside from APIs, it might be possible to remove the preference entirely, which I've filed https://bugs.webkit.org/show_bug.cgi?id=250252 for.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/page/DeprecatedGlobalSettings.h:
(WebCore::DeprecatedGlobalSettings::setWebRTCH264LowLatencyEncoderEnabled):
(WebCore::DeprecatedGlobalSettings::webRTCMDNSICECandidatesEnabled): Deleted.
(WebCore::DeprecatedGlobalSettings::setWebRTCMDNSICECandidatesEnabled): Deleted.

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




More information about the webkit-changes mailing list