[webkit-reviews] review granted: [Bug 216271] Add an experimental feature flag for CSS individual transform properties : [Attachment 409669] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 02:09:16 PDT 2020


Dean Jackson <dino at apple.com> has granted Antoine Quint <graouts at apple.com>'s
request for review:
Bug 216271: Add an experimental feature flag for CSS individual transform
properties
https://bugs.webkit.org/show_bug.cgi?id=216271

Attachment 409669: Patch

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




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

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

> Source/WebCore/page/Settings.yaml:1125
> +cssIndividualTransformPropertiesEnabled:
> +  initial: false

Why not make this a runtime flag?


More information about the webkit-reviews mailing list