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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 2 18:56:24 PST 2015


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

zalan <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #245863|review?                     |review+
              Flags|                            |

--- Comment #29 from zalan <zalan at apple.com> ---
Comment on attachment 245863
  --> https://bugs.webkit.org/attachment.cgi?id=245863
Render: properly update body's background image

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

> Source/WebCore/rendering/RenderBox.cpp:121
> +    // Also only skip painting background if document's layer can draw its content.

This comment is misleading and does not really add any value. It says what the next 2 lines does but it does not say why. Please remove it or preferably explain why we can skip background panting when both body and html are composited and HTML paints its own content. (or update the Changelog entry accordingly)

-- 
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/20150203/923bc4f0/attachment-0002.html>


More information about the webkit-unassigned mailing list