WebKit Bugzilla
Attachment 340520 Details for
Bug 185693
: Turn Modern EME API on by default and remove it as an experimental feature
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-185693-20180516132113.patch (text/plain), 1.26 KB, created by
Jer Noble
on 2018-05-16 13:21:15 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Jer Noble
Created:
2018-05-16 13:21:15 PDT
Size:
1.26 KB
patch
obsolete
>Subversion Revision: 231813 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index 019db9081778725df2a489ce2d0f53642382f713..fe4272a976b5b1aec486e99e101c7cbe4549dcfb 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,13 @@ >+2018-05-16 Jer Noble <jer.noble@apple.com> >+ >+ Turn Modern EME API on by default and remove it as an experimental feature >+ https://bugs.webkit.org/show_bug.cgi?id=185693 >+ <rdar://problem/39954396> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Shared/WebPreferences.yaml: >+ > 2018-05-15 Daniel Bates <dabates@apple.com> > > Fix the Apple Internal build >diff --git a/Source/WebKit/Shared/WebPreferences.yaml b/Source/WebKit/Shared/WebPreferences.yaml >index 8b9b0b90f9ad2180e78a2b43882fff593977fba4..b4d1ca8ef702fdabced339890b567a62b01542c6 100644 >--- a/Source/WebKit/Shared/WebPreferences.yaml >+++ b/Source/WebKit/Shared/WebPreferences.yaml >@@ -661,10 +661,9 @@ MenuItemElementEnabled: > > EncryptedMediaAPIEnabled: > type: bool >- defaultValue: false >+ defaultValue: true > humanReadableName: "Modern Encrypted Media API" > humanReadableDescription: "Modern Encrypted Media API" >- category: experimental > webcoreBinding: RuntimeEnabledFeatures > condition: ENABLE(ENCRYPTED_MEDIA) >
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 185693
: 340520