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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 17:35:27 PDT 2022


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

--- Comment #16 from Joshua Hoffman <jhoffman23 at apple.com> ---
(In reply to Tyler Wilcock from comment #14)
> Is it possible for:
> 
> renderer->style().backgroundLayers().image()
> 
> To be null when we deref it for ->cachedImage() here?

Looking at this more, I think the condition on the line above: `if (renderer->style().hasBackgroundImage())` will do that null check.

-- 
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/20220824/dbe7ec25/attachment.htm>


More information about the webkit-unassigned mailing list