WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
patch
(12.49 KB, patch)
2017-09-12 05:57 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2017-09-12 05:54:28 PDT
Created
attachment 320539
[details]
patch
Antti Koivisto
Comment 2
2017-09-12 05:57:00 PDT
Created
attachment 320540
[details]
patch
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
<
rdar://problem/34693477
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug