Summary: | Remove the CSSIndividualTransformPropertiesEnabled flag | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> | ||||||
Component: | CSS | Assignee: | Antoine Quint <graouts> | ||||||
Status: | NEW --- | ||||||||
Severity: | Normal | CC: | ahmad.saleem792, ap, bfulgham, dino, esprehn+autocc, ews-watchlist, glenn, graouts, gyuyoung.kim, joepeck, macpherson, menard, rniwa, sam, simon.fraser, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Antoine Quint
2020-10-19 03:21:26 PDT
Created attachment 411734 [details]
Patch
Comment on attachment 411734 [details]
Patch
Too soon. We need to be able to turn off for testing, to see what you broke.
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). Created attachment 411962 [details]
Patch
Comment on attachment 411962 [details]
Patch
We leave flags around for a year for testing.
(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? |