RESOLVED FIXED 217899
Remove the CSSIndividualTransformPropertiesEnabled flag
https://bugs.webkit.org/show_bug.cgi?id=217899
Summary Remove the CSSIndividualTransformPropertiesEnabled flag
Antoine Quint
Reported 2020-10-19 03:21:26 PDT
Now that the default value for this flag is true, we should remove it altogether.
Attachments
Patch (17.80 KB, patch)
2020-10-19 04:46 PDT, Antoine Quint
no flags
Patch (17.86 KB, patch)
2020-10-20 23:26 PDT, Antoine Quint
simon.fraser: review-
ews-feeder: commit-queue-
Radar WebKit Bug Importer
Comment 1 2020-10-19 03:21:52 PDT
Antoine Quint
Comment 2 2020-10-19 04:46:40 PDT
Simon Fraser (smfr)
Comment 3 2020-10-19 07:31:30 PDT
Comment on attachment 411734 [details] Patch Too soon. We need to be able to turn off for testing, to see what you broke.
Antoine Quint
Comment 4 2020-10-19 07:59:14 PDT
While I'm in no rush to land this, I want to point out that the changes that are actually guarded by that flag are not very risky compared to the GraphicsLayerCA changes that were related to supporting animation of those properties and which are not guarded by that flag (such as r268483).
Antoine Quint
Comment 5 2020-10-20 23:26:46 PDT
Simon Fraser (smfr)
Comment 6 2020-10-21 10:50:59 PDT
Comment on attachment 411962 [details] Patch We leave flags around for a year for testing.
Sam Weinig
Comment 7 2020-10-21 15:07:29 PDT
(In reply to Simon Fraser (smfr) from comment #6) > Comment on attachment 411962 [details] > Patch > > We leave flags around for a year for testing. Thats not a policy I have heard before. It seems kinda reasonable, though I am a bit unclear its actually useful. If we are going to go with this, it would be nice to make this more official, and have some way of following up (since we have tons of flags that should be removed, but never have been). Can you propose a model for how we can ensure we revisit these after a year?
Tim Nguyen (:ntim)
Comment 9 2023-11-26 00:46:29 PST
This is probably removable at this point.
Antoine Quint
Comment 10 2023-11-26 03:29:23 PST
EWS
Comment 11 2023-11-27 00:27:17 PST
Committed 271133@main (3635c66e7e2a): <https://commits.webkit.org/271133@main> Reviewed commits have been landed. Closing PR #20900 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.