[webkit-reviews] review granted: [Bug 79823] [Chromium] Every compositing layout test with render surfaces is flaky : [Attachment 131910] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 13:35:15 PDT 2012


Adrienne Walker <enne at google.com> has granted James Robinson
<jamesr at chromium.org>'s request for review:
Bug 79823: [Chromium] Every compositing layout test with render surfaces is
flaky
https://bugs.webkit.org/show_bug.cgi?id=79823

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

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


R=me.  Nice catch.

> Source/WebCore/platform/graphics/chromium/LayerRendererChromium.cpp:-395
> -    // The GL viewport covers the entire visible area, including the
scrollbars.
> -    GLC(m_context.get(), m_context->viewport(0, 0, viewportWidth(),
viewportHeight()));
> -    m_windowMatrix = screenMatrix(0, 0, viewportWidth(), viewportHeight());
> -

Good riddance to this too.


More information about the webkit-reviews mailing list