Title: [255476] branches/safari-609.1.15.3-macOS-branch/Source/WebKitLegacy/mac
Revision
255476
Author
[email protected]
Date
2020-01-30 16:58:37 -0800 (Thu, 30 Jan 2020)

Log Message

Revert r254584. rdar://problem/59045533

Modified Paths

Diff

Modified: branches/safari-609.1.15.3-macOS-branch/Source/WebKitLegacy/mac/ChangeLog (255475 => 255476)


--- branches/safari-609.1.15.3-macOS-branch/Source/WebKitLegacy/mac/ChangeLog	2020-01-31 00:51:59 UTC (rev 255475)
+++ branches/safari-609.1.15.3-macOS-branch/Source/WebKitLegacy/mac/ChangeLog	2020-01-31 00:58:37 UTC (rev 255476)
@@ -1,3 +1,7 @@
+2020-01-30  Alan Coon  <[email protected]>
+
+        Revert r254584. rdar://problem/59045533
+
 2020-01-15  Alan Coon  <[email protected]>
 
         Cherry-pick r254187. rdar://problem/58605950

Modified: branches/safari-609.1.15.3-macOS-branch/Source/WebKitLegacy/mac/WebView/WebPreferences.mm (255475 => 255476)


--- branches/safari-609.1.15.3-macOS-branch/Source/WebKitLegacy/mac/WebView/WebPreferences.mm	2020-01-31 00:51:59 UTC (rev 255475)
+++ branches/safari-609.1.15.3-macOS-branch/Source/WebKitLegacy/mac/WebView/WebPreferences.mm	2020-01-31 00:58:37 UTC (rev 255476)
@@ -633,7 +633,7 @@
         @NO, WebKitDialogElementEnabledPreferenceKey,
         @NO, WebKitHighlightAPIEnabledPreferenceKey,
         @YES, WebKitModernMediaControlsEnabledPreferenceKey,
-        @YES, WebKitWebAnimationsCSSIntegrationEnabledPreferenceKey,
+        @NO, WebKitWebAnimationsCSSIntegrationEnabledPreferenceKey,
 
 #if ENABLE(WEBGL2)
         @NO, WebKitWebGL2EnabledPreferenceKey,
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to