[Webkit-unassigned] [Bug 142825] Refactor ImageLoader's setting of CachedImage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 19 08:08:00 PDT 2015


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

--- Comment #9 from Darin Adler <darin at apple.com> ---
Comment on attachment 249025
  --> https://bugs.webkit.org/attachment.cgi?id=249025
Patch

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

> Source/WebCore/loader/ImageLoader.cpp:139
> +    if (oldImage) {

Can this instead be an early return? Is it important to call resetAnimation when m_image is null?

-- 
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/20150319/90ac7ece/attachment-0002.html>


More information about the webkit-unassigned mailing list