[webkit-reviews] review granted: [Bug 220727] Implement efficient way to collect images that are likely visible in the viewport : [Attachment 417871] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 13:18:22 PST 2021


Geoffrey Garen <ggaren at apple.com> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 220727: Implement efficient way to collect images that are likely visible
in the viewport
https://bugs.webkit.org/show_bug.cgi?id=220727

Attachment 417871: patch

https://bugs.webkit.org/attachment.cgi?id=417871&action=review




--- Comment #2 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 417871
  --> https://bugs.webkit.org/attachment.cgi?id=417871
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=417871&action=review

r=me

> Source/WebCore/loader/cache/CachedResourceLoader.cpp:1535
> +	   auto url = cachedImage.url().string();

Seems unused?

> Source/WebCore/rendering/RenderElement.h:299
> -    
> +

Whitespace


More information about the webkit-reviews mailing list