Title: [239992] branches/safari-607-branch/Source/WebKit
Revision
239992
Author
[email protected]
Date
2019-01-15 10:28:47 -0800 (Tue, 15 Jan 2019)

Log Message

Revert r239446. rdar://problem/47125351

Modified Paths

Diff

Modified: branches/safari-607-branch/Source/WebKit/ChangeLog (239991 => 239992)


--- branches/safari-607-branch/Source/WebKit/ChangeLog	2019-01-15 18:27:06 UTC (rev 239991)
+++ branches/safari-607-branch/Source/WebKit/ChangeLog	2019-01-15 18:28:47 UTC (rev 239992)
@@ -1,3 +1,7 @@
+2019-01-15  Alan Coon  <[email protected]>
+
+        Revert r239446. rdar://problem/47125351
+
 2019-01-09  Kocsen Chung  <[email protected]>
 
         Cherry-pick r239777. rdar://problem/47158629

Modified: branches/safari-607-branch/Source/WebKit/Shared/WebPreferences.yaml (239991 => 239992)


--- branches/safari-607-branch/Source/WebKit/Shared/WebPreferences.yaml	2019-01-15 18:27:06 UTC (rev 239991)
+++ branches/safari-607-branch/Source/WebKit/Shared/WebPreferences.yaml	2019-01-15 18:28:47 UTC (rev 239992)
@@ -1112,7 +1112,10 @@
 
 MediaCapabilitiesEnabled:
   type: bool
-  defaultValue: true
+  defaultValue: DEFAULT_EXPERIMENTAL_FEATURES_ENABLED
+  humanReadableName: "Media Capabilities API"
+  humanReadableDescription: "Media Capabilities API"
+  category: experimental
 
 SystemPreviewEnabled:
   type: bool
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to