[webkit-changes] [WebKit/WebKit] 803710: Enable EnumeratingVisibleNetworkInterfacesEnabled ...
youennf
noreply at github.com
Fri Oct 4 09:59:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 803710d35f196ea7e21bca29ec1767e727d91ecb
https://github.com/WebKit/WebKit/commit/803710d35f196ea7e21bca29ec1767e727d91ecb
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Enable EnumeratingVisibleNetworkInterfacesEnabled by default
https://bugs.webkit.org/show_bug.cgi?id=280693
rdar://problem/137067672
Reviewed by Chris Dumez.
In the case of non full-tunnel VPN, a web page might be loaded on the non default interface.
In that case, it should be feasible to do WebRTC traffic there as well.
This flag allows this use case.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/284687@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