RESOLVED FIXED 176779
Remove RenderElement::isCSSAnimating boolean
https://bugs.webkit.org/show_bug.cgi?id=176779
Summary Remove RenderElement::isCSSAnimating boolean
Antti Koivisto
Reported 2017-09-12 05:45:32 PDT
This optimization can be replaced with a simple style test that doesn't require keeping two sources of truth in sync.
Attachments
patch (11.98 KB, patch)
2017-09-12 05:54 PDT, Antti Koivisto
no flags
patch (12.49 KB, patch)
2017-09-12 05:57 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2017-09-12 05:54:28 PDT
Antti Koivisto
Comment 2 2017-09-12 05:57:00 PDT
Andreas Kling
Comment 3 2017-09-12 07:32:11 PDT
Comment on attachment 320540 [details] patch r=me
WebKit Commit Bot
Comment 4 2017-09-12 08:31:44 PDT
Comment on attachment 320540 [details] patch Clearing flags on attachment: 320540 Committed r221916: <http://trac.webkit.org/changeset/221916>
WebKit Commit Bot
Comment 5 2017-09-12 08:31:46 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2017-09-27 12:33:22 PDT
Note You need to log in before you can comment on or make changes to this bug.