WebKit Bugzilla
Attachment 361923 Details for
Bug 194595
: Make WebRTCUnifiedPlanEnabled true by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-194595-20190213101025.patch (text/plain), 1.18 KB, created by
youenn fablet
on 2019-02-13 10:10:25 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
youenn fablet
Created:
2019-02-13 10:10:25 PST
Size:
1.18 KB
patch
obsolete
>Subversion Revision: 241123 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index 637de79c9aaf4e1fdcbc11996fa23247e3af8618..582e184b0b13950282515a37c267559d36f73c92 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,12 @@ >+2019-02-13 Youenn Fablet <youenn@apple.com> >+ >+ Make WebRTCUnifiedPlanEnabled true by default >+ https://bugs.webkit.org/show_bug.cgi?id=194595 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Shared/WebPreferences.yaml: >+ > 2019-02-07 Youenn Fablet <youenn@apple.com> > > Filter out Overconstrainederror.constraint when getUserMedia is not granted >diff --git a/Source/WebKit/Shared/WebPreferences.yaml b/Source/WebKit/Shared/WebPreferences.yaml >index cce4ace8356325e7a0a00e523f9e4c992f9152ff..8efe6ba576ff10ae8cc5661eae5e1fe5ace80f6f 100644 >--- a/Source/WebKit/Shared/WebPreferences.yaml >+++ b/Source/WebKit/Shared/WebPreferences.yaml >@@ -530,7 +530,7 @@ PeerConnectionEnabled: > > WebRTCUnifiedPlanEnabled: > type: bool >- defaultValue: DEFAULT_EXPERIMENTAL_FEATURES_ENABLED >+ defaultValue: true > webcoreBinding: RuntimeEnabledFeatures > condition: ENABLE(WEB_RTC) > humanReadableName: "WebRTC Unified Plan"
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
Flags:
eric.carlson
:
review+
commit-queue
:
commit-queue-
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 194595
: 361923