[Webkit-unassigned] [Bug 140183] Failed to display background image when body is composited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 1 02:08:15 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #249745|0                           |1
        is obsolete|                            |
 Attachment #249745|review?                     |
              Flags|                            |
 Attachment #249910|                            |review?
              Flags|                            |

--- Comment #42 from Julien Isorce <j.isorce at samsung.com> ---
Created attachment 249910
  --> https://bugs.webkit.org/attachment.cgi?id=249910&action=review
RenderBox: update layer once the image is entirely loaded.

Implement RenderBox::notifyFinished. Note that RenderImage also implements both "::imageChanged(WrappedImagePtr image, const IntRect*)" and "::notifyFinished(CachedResource* image)". As a reminder RenderObject inherits from CachedImageClient.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150401/e552afb5/attachment-0001.html>


More information about the webkit-unassigned mailing list