[Webkit-unassigned] [Bug 140722] Simplify CachedImage clients to avoid overriding both or either only imageChanged or notifyFinished

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 21 07:08:32 PST 2015


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

Julien Isorce <j.isorce at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #245058|0                           |1
        is obsolete|                            |
 Attachment #245058|review?                     |
              Flags|                            |
 Attachment #245061|                            |review?
              Flags|                            |

--- Comment #5 from Julien Isorce <j.isorce at samsung.com> ---
Created attachment 245061
  --> https://bugs.webkit.org/attachment.cgi?id=245061&action=review
CachedImage: ensure clients overrides imageChanged instead of notifyFinished

Forgot to replace ImageLoader::notifyFinished(cachedImage); by ImageLoader::imageChanged(cachedImage); in HTMLImageLoader::imageChanged.

-- 
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/20150121/d0a3bdfe/attachment-0002.html>


More information about the webkit-unassigned mailing list