Now that the default value for this flag is true, we should remove it altogether.
<rdar://problem/70434096>
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?
This one still exists: https://github.com/WebKit/WebKit/blob/12bc2f0ab0d71a2a547031280df9eedf3c536a69/Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml#L335
This is probably removable at this point.
Pull request: https://github.com/WebKit/WebKit/pull/20900
Committed 271133@main (3635c66e7e2a): <https://commits.webkit.org/271133@main> Reviewed commits have been landed. Closing PR #20900 and removing active labels.