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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 16 14:50:53 PST 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #244767|0                           |1
        is obsolete|                            |
 Attachment #244767|review?                     |
              Flags|                            |
 Attachment #244805|                            |review?
              Flags|                            |

--- Comment #15 from Julien Isorce <j.isorce at samsung.com> ---
Created attachment 244805
  --> https://bugs.webkit.org/attachment.cgi?id=244805&action=review
Render: properly update body's background image

Go back to previous patch because even when loading the png from the disk, it may finish to load the png with a slight delay. In this case the cached image's observers are notified but checking isLoaded() return false. Which does not ask to repaint the background.
To sum-up the 3 file changes are required to make the included layout test work.

-- 
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/20150116/7e04fae9/attachment-0002.html>


More information about the webkit-unassigned mailing list