WebKit Bugzilla
Attachment 358925 Details for
Bug 193358
: Enable MDNS ICE candidate support by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193358-20190111115942.patch (text/plain), 1.16 KB, created by
youenn fablet
on 2019-01-11 11:59:43 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
youenn fablet
Created:
2019-01-11 11:59:43 PST
Size:
1.16 KB
patch
obsolete
>Subversion Revision: 239774 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index 891a4f5f895eadbe11fc3e45d24f21f0b5014564..e6d87324fc338f3cccdfd726d8af73b133f534aa 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,12 @@ >+2019-01-11 Youenn Fablet <youenn@apple.com> >+ >+ Enable MDNS ICE candidate support by default >+ https://bugs.webkit.org/show_bug.cgi?id=193358 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Shared/WebPreferences.yaml: >+ > 2019-01-09 Michael Catanzaro <mcatanzaro@igalia.com> > > [GTK] Add missing autocleanups >diff --git a/Source/WebKit/Shared/WebPreferences.yaml b/Source/WebKit/Shared/WebPreferences.yaml >index 00a8de82488a15a8d02933cc76d2c70bb9716bbc..fd4296bfc91464656009d041cc5b679f19f5d300 100644 >--- a/Source/WebKit/Shared/WebPreferences.yaml >+++ b/Source/WebKit/Shared/WebPreferences.yaml >@@ -557,7 +557,7 @@ WebRTCH264SimulcastEnabled: > > WebRTCMDNSICECandidatesEnabled: > type: bool >- defaultValue: false >+ defaultValue: true > humanReadableName: "WebRTC mDNS ICE candidates" > humanReadableDescription: "Enable WebRTC mDNS ICE candidates" > webcoreBinding: RuntimeEnabledFeatures
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193358
: 358925