[webkit-reviews] review granted: [Bug 189990] [Web Animations] Ensure renderers with accelerated animations have layers : [Attachment 350856] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 26 07:25:50 PDT 2018
zalan <zalan at apple.com> has granted Antoine Quint <graouts at apple.com>'s request
for review:
Bug 189990: [Web Animations] Ensure renderers with accelerated animations have
layers
https://bugs.webkit.org/show_bug.cgi?id=189990
Attachment 350856: Patch
https://bugs.webkit.org/attachment.cgi?id=350856&action=review
--- Comment #9 from zalan <zalan at apple.com> ---
Comment on attachment 350856
--> https://bugs.webkit.org/attachment.cgi?id=350856
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=350856&action=review
> Source/WebCore/rendering/RenderBoxModelObject.cpp:2697
> + return
timeline->runningAnimationsForElementAreAllAccelerated(*node);
I hope this function is not going to show up in traces.
More information about the webkit-reviews
mailing list