WebKit Bugzilla
Attachment 356428 Details for
Bug 192340
: Enable MediaCapabilities by default.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-192340-20181203155938.patch (text/plain), 1.25 KB, created by
Jer Noble
on 2018-12-03 15:59:39 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Jer Noble
Created:
2018-12-03 15:59:39 PST
Size:
1.25 KB
patch
obsolete
>Subversion Revision: 238561 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index edc045416e6cd5d656f1ba9d3d234c6e067a5f8e..4bd4c9b0e03b99696d0367d3123d47f74a377117 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,13 @@ >+2018-12-03 Jer Noble <jer.noble@apple.com> >+ >+ Enable MediaCapabilities by default. >+ https://bugs.webkit.org/show_bug.cgi?id=192340 >+ <rdar://problem/46435149> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Shared/WebPreferences.yaml: >+ > 2018-10-26 Jer Noble <jer.noble@apple.com> > > Adopt -setOverrideRouteSharingPolicy:routingContextUID: SPI >diff --git a/Source/WebKit/Shared/WebPreferences.yaml b/Source/WebKit/Shared/WebPreferences.yaml >index 936452def559294b565faef92acca8118aecc937..f9a4be8463c9a274ac2537ba3f37925f75272db0 100644 >--- a/Source/WebKit/Shared/WebPreferences.yaml >+++ b/Source/WebKit/Shared/WebPreferences.yaml >@@ -1091,10 +1091,7 @@ ShouldAllowUserInstalledFonts: > > MediaCapabilitiesEnabled: > type: bool >- defaultValue: DEFAULT_EXPERIMENTAL_FEATURES_ENABLED >- humanReadableName: "Media Capabilities API" >- humanReadableDescription: "Media Capabilities API" >- category: experimental >+ defaultValue: true > > SystemPreviewEnabled: > type: bool
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 192340
: 356428