Changeset 255476 in webkit
- Timestamp:
- Jan 30, 2020, 4:58:37 PM (7 years ago)
- Location:
- branches/safari-609.1.15.3-macOS-branch/Source/WebKitLegacy/mac
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
WebView/WebPreferences.mm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/safari-609.1.15.3-macOS-branch/Source/WebKitLegacy/mac/ChangeLog
r254647 r255476 1 2020-01-30 Alan Coon <alancoon@apple.com> 2 3 Revert r254584. rdar://problem/59045533 4 1 5 2020-01-15 Alan Coon <alancoon@apple.com> 2 6 -
branches/safari-609.1.15.3-macOS-branch/Source/WebKitLegacy/mac/WebView/WebPreferences.mm
r254584 r255476 634 634 @NO, WebKitHighlightAPIEnabledPreferenceKey, 635 635 @YES, WebKitModernMediaControlsEnabledPreferenceKey, 636 @ YES, WebKitWebAnimationsCSSIntegrationEnabledPreferenceKey,636 @NO, WebKitWebAnimationsCSSIntegrationEnabledPreferenceKey, 637 637 638 638 #if ENABLE(WEBGL2)
Note:
See TracChangeset
for help on using the changeset viewer.