Title: [232407] tags/Safari-606.1.19.1/Source/WebKit
- Revision
- 232407
- Author
- [email protected]
- Date
- 2018-06-01 12:41:10 -0700 (Fri, 01 Jun 2018)
Log Message
Revert r232186. rdar://problem/40708108
Modified Paths
Diff
Modified: tags/Safari-606.1.19.1/Source/WebKit/ChangeLog (232406 => 232407)
--- tags/Safari-606.1.19.1/Source/WebKit/ChangeLog 2018-06-01 19:11:50 UTC (rev 232406)
+++ tags/Safari-606.1.19.1/Source/WebKit/ChangeLog 2018-06-01 19:41:10 UTC (rev 232407)
@@ -1,3 +1,7 @@
+2018-06-01 Kocsen Chung <[email protected]>
+
+ Revert r232186. rdar://problem/40708108
+
2018-05-31 Kocsen Chung <[email protected]>
Cherry-pick r232299. rdar://problem/40691662
Modified: tags/Safari-606.1.19.1/Source/WebKit/Shared/WebPreferences.yaml (232406 => 232407)
--- tags/Safari-606.1.19.1/Source/WebKit/Shared/WebPreferences.yaml 2018-06-01 19:11:50 UTC (rev 232406)
+++ tags/Safari-606.1.19.1/Source/WebKit/Shared/WebPreferences.yaml 2018-06-01 19:41:10 UTC (rev 232407)
@@ -1189,7 +1189,7 @@
WebAnimationsEnabled:
type: bool
- defaultValue: DEFAULT_EXPERIMENTAL_FEATURES_ENABLED
+ defaultValue: true
humanReadableName: "Web Animations"
humanReadableDescription: "Web Animations prototype"
category: experimental
@@ -1197,7 +1197,7 @@
WebAnimationsCSSIntegrationEnabled:
type: bool
- defaultValue: DEFAULT_EXPERIMENTAL_FEATURES_ENABLED
+ defaultValue: false
humanReadableName: "Web Animations and CSS Integration"
humanReadableDescription: "Expose CSS Animations and CSS Transitions through getAnimations()"
category: experimental
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes