WebKit Bugzilla
Attachment 339329 Details for
Bug 185212
: Make EncryptedMediaAPIEnabled an experimental feature
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-185212-20180502131819.patch (text/plain), 1.20 KB, created by
Jer Noble
on 2018-05-02 13:18:20 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Jer Noble
Created:
2018-05-02 13:18:20 PDT
Size:
1.20 KB
patch
obsolete
>Subversion Revision: 231157 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index 9390f440c9b015b8f20adf2144213e3ef820cac2..cf3f512292d84ec28180761ec308e5d31835c5c7 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,12 @@ >+2018-05-02 Jer Noble <jer.noble@apple.com> >+ >+ Make EncryptedMediaAPIEnabled an experimental feature >+ https://bugs.webkit.org/show_bug.cgi?id=185212 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Shared/WebPreferences.yaml: >+ > 2018-05-02 Jer Noble <jer.noble@apple.com> > > Adopt -destinationWindowToExitFullScreenForWindow: >diff --git a/Source/WebKit/Shared/WebPreferences.yaml b/Source/WebKit/Shared/WebPreferences.yaml >index f44c7d78b393d794e0d6919b2a2332c9a1ee0f55..6e881658518a6ed479f9c24ee81f02a2303bf673 100644 >--- a/Source/WebKit/Shared/WebPreferences.yaml >+++ b/Source/WebKit/Shared/WebPreferences.yaml >@@ -667,6 +667,9 @@ MenuItemElementEnabled: > EncryptedMediaAPIEnabled: > type: bool > defaultValue: false >+ 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
Flags:
eric.carlson
:
review+
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 185212
: 339329