RESOLVED FIXED 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
Summary [chromium] Don't drop children of a RenderSurface from the renderSurfaceLayer...
Dana Jansens
Reported 2012-05-22 16:49:52 PDT
[chromium] Don't drop children of a RenderSurface from the renderSurfaceLayerList when then position of the surface in its clipRect is not known
Attachments
Patch (8.19 KB, patch)
2012-05-22 16:56 PDT, Dana Jansens
no flags
Patch for landing (7.94 KB, patch)
2012-05-22 17:12 PDT, Dana Jansens
no flags
Dana Jansens
Comment 1 2012-05-22 16:56:50 PDT
Adrienne Walker
Comment 2 2012-05-22 17:07:04 PDT
Comment on attachment 143399 [details] Patch 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.
Dana Jansens
Comment 3 2012-05-22 17:12:02 PDT
Created attachment 143406 [details] Patch for landing
WebKit Review Bot
Comment 4 2012-05-22 19:47:20 PDT
Comment on attachment 143406 [details] Patch for landing Clearing flags on attachment: 143406 Committed r118104: <http://trac.webkit.org/changeset/118104>
WebKit Review Bot
Comment 5 2012-05-22 19:47:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.