[webkit-reviews] review granted: [Bug 185919] [Web Animations] Use DEFAULT_EXPERIMENTAL_FEATURES_ENABLED for Web Animations experimental features : [Attachment 341119] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 13:17:26 PDT 2018


Dean Jackson <dino at apple.com> has granted Antoine Quint <graouts at apple.com>'s
request for review:
Bug 185919: [Web Animations] Use DEFAULT_EXPERIMENTAL_FEATURES_ENABLED for Web
Animations experimental features
https://bugs.webkit.org/show_bug.cgi?id=185919

Attachment 341119: Patch

https://bugs.webkit.org/attachment.cgi?id=341119&action=review




--- Comment #2 from Dean Jackson <dino at apple.com> ---
Comment on attachment 341119
  --> https://bugs.webkit.org/attachment.cgi?id=341119
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=341119&action=review

> Source/WebKit/Shared/WebPreferences.yaml:1192
> -  defaultValue: true
> +  defaultValue: DEFAULT_EXPERIMENTAL_FEATURES_ENABLED
>    humanReadableName: "Web Animations"

Do you want this? It means it will be turned off in Seed builds.


More information about the webkit-reviews mailing list