[Webkit-unassigned] [Bug 244128] Add experimental feature to disable image animations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 16:45:28 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244128

--- Comment #7 from Joshua Hoffman <jhoffman23 at apple.com> ---
(In reply to Chris Dumez from comment #6)
> Comment on attachment 461738 [details]
> Patch

Thanks for all of the comments!

> 
> > Source/WebCore/page/Page.cpp:4109
> > +bool Page::isAllAnimationPaused()
> 
> Should probably be inlined in the header given how trivial it is.
> 

The style checker gave me an error earlier when trying to WEBCORE_EXPORT an inline method. Is this expected?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220819/6184ca79/attachment.htm>


More information about the webkit-unassigned mailing list