[webkit-changes] [WebKit/WebKit] bc2b6f: Remove WebRTCMDNSICECandidatesEnabled preference

Tim Nguyen noreply at github.com
Mon Jan 9 02:45:19 PST 2023


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

  Changed paths:
    M LayoutTests/webrtc/datachannel/mdns-ice-candidates.html
    M LayoutTests/webrtc/peerconnection-new-candidate-page-cache.html
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebKit/UIProcess/API/C/WKPreferences.cpp
    M Source/WebKit/UIProcess/API/C/WKPreferencesRef.h
    M Tools/WebKitTestRunner/TestOptions.cpp

  Log Message:
  -----------
  Remove WebRTCMDNSICECandidatesEnabled preference
https://bugs.webkit.org/show_bug.cgi?id=250252
rdar://104021962

Reviewed by Youenn Fablet.

It is completely unused.

* LayoutTests/webrtc/datachannel/mdns-ice-candidates.html:
* LayoutTests/webrtc/peerconnection-new-candidate-page-cache.html:
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/UIProcess/API/C/WKPreferences.cpp:
(WKPreferencesSetWebRTCMDNSICECandidatesEnabled): Deleted.
(WKPreferencesGetWebRTCMDNSICECandidatesEnabled): Deleted.
* Source/WebKit/UIProcess/API/C/WKPreferencesRef.h:
* Tools/WebKitTestRunner/TestOptions.cpp:
(WTR::TestOptions::defaults):

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




More information about the webkit-changes mailing list