[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:58:01 PST 2015


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

--- Comment #16 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 244805
  --> https://bugs.webkit.org/attachment.cgi?id=244805
Render: properly update body's background image

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

> Source/WebCore/loader/cache/CachedImage.cpp:430
> +    // Ensure isLoaded() return true when notifying observers.
> +    setLoading(false);

If you really need this change, it should be done in a separate patch, and I'm surprised that it doesn't have other side effects. Is it testable on its own?

-- 
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/706d145a/attachment-0002.html>


More information about the webkit-unassigned mailing list