[webkit-reviews] review granted: [Bug 87181] [chromium] Don't drop children of a RenderSurface from the renderSurfaceLayerList when then position of the surface in its clipRect is not known : [Attachment 143399] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 17:07:59 PDT 2012


Adrienne Walker <enne at google.com> has granted Dana Jansens
<danakj at chromium.org>'s request for review:
Bug 87181: [chromium] Don't drop children of a RenderSurface from the
renderSurfaceLayerList when then position of the surface in its clipRect is not
known
https://bugs.webkit.org/show_bug.cgi?id=87181

Attachment 143399: Patch
https://bugs.webkit.org/attachment.cgi?id=143399&action=review

------- Additional Comments from Adrienne Walker <enne at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=143399&action=review


R=me.

> Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHostCommon.cpp:578
> +		   printf("surfaceClipRect %d %d %d %d\n", surfaceClipRect.x(),
surfaceClipRect.y(), surfaceClipRect.width(), surfaceClipRect.height());

Whomp.


More information about the webkit-reviews mailing list