Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bf631e37e7c821aed3639dd8e7477c864b00e543
      
https://github.com/WebKit/WebKit/commit/bf631e37e7c821aed3639dd8e7477c864b00e543
  Author: Tim Nguyen <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to