RESOLVED FIXED 190489
[Web Animations] Allow iOS to also control toggling Web Animations CSS Integration
https://bugs.webkit.org/show_bug.cgi?id=190489
Summary [Web Animations] Allow iOS to also control toggling Web Animations CSS Integr...
Antoine Quint
Reported 2018-10-11 14:39:48 PDT
[Web Animations] Allow iOS to also control toggling Web Animations CSS Integration
Attachments
Patch (4.21 KB, patch)
2018-10-11 14:40 PDT, Antoine Quint
thorton: review+
Antoine Quint
Comment 1 2018-10-11 14:40:12 PDT
Tim Horton
Comment 2 2018-10-11 14:40:49 PDT
Comment on attachment 352080 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=352080&action=review > Source/WebKit/UIProcess/API/Cocoa/WKPreferencesPrivate.h:152 > +@property (nonatomic, setter=_setWebAnimationsCSSIntegrationEnabled:) BOOL _webAnimationsCSSIntegrationEnabled WK_API_AVAILABLE(macosx(10.14), ios(12.0)); This is a lie, it was not available in the iOS 12 SDK. This should be WK_IOS_TBA.
Antoine Quint
Comment 3 2018-10-11 14:43:30 PDT
Radar WebKit Bug Importer
Comment 4 2018-10-11 14:44:23 PDT
Note You need to log in before you can comment on or make changes to this bug.