[webkit-reviews] review granted: [Bug 122172] Tiled drawing GraphicsLayer tree dumps should match non-tiled more closely : [Attachment 213118] fix windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 1 16:31:51 PDT 2013
Anders Carlsson <andersca at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 122172: Tiled drawing GraphicsLayer tree dumps should match non-tiled more
closely
https://bugs.webkit.org/show_bug.cgi?id=122172
Attachment 213118: fix windows
https://bugs.webkit.org/attachment.cgi?id=213118&action=review
------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=213118&action=review
> Source/WebCore/rendering/RenderLayerBacking.cpp:2095
> + return (m_isMainFrameRenderViewLayer && layer && layer ==
m_childContainmentLayer.get());
No need for the parentheses here.
More information about the webkit-reviews
mailing list