Title: [232432] tags/Safari-606.1.18.2/Source/WebKit
Revision
232432
Author
[email protected]
Date
2018-06-01 17:07:53 -0700 (Fri, 01 Jun 2018)

Log Message

Revert r231903. rdar://problem/40690985

Modified Paths

Diff

Modified: tags/Safari-606.1.18.2/Source/WebKit/ChangeLog (232431 => 232432)


--- tags/Safari-606.1.18.2/Source/WebKit/ChangeLog	2018-06-02 00:05:02 UTC (rev 232431)
+++ tags/Safari-606.1.18.2/Source/WebKit/ChangeLog	2018-06-02 00:07:53 UTC (rev 232432)
@@ -1,3 +1,7 @@
+2018-06-01  Babak Shafiei  <[email protected]>
+
+        Revert r231903. rdar://problem/40690985
+
 2018-05-22  Brent Fulgham  <[email protected]>
 
         Close access to "lsopen" for non-UI process

Modified: tags/Safari-606.1.18.2/Source/WebKit/Shared/WebPreferences.yaml (232431 => 232432)


--- tags/Safari-606.1.18.2/Source/WebKit/Shared/WebPreferences.yaml	2018-06-02 00:05:02 UTC (rev 232431)
+++ tags/Safari-606.1.18.2/Source/WebKit/Shared/WebPreferences.yaml	2018-06-02 00:07:53 UTC (rev 232432)
@@ -661,9 +661,10 @@
 
 EncryptedMediaAPIEnabled:
   type: bool
-  defaultValue: true
+  defaultValue: false
   humanReadableName: "Modern Encrypted Media API"
   humanReadableDescription: "Modern Encrypted Media API"
+  category: experimental
   webcoreBinding: RuntimeEnabledFeatures
   condition: ENABLE(ENCRYPTED_MEDIA)
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to