[webkit-reviews] review granted: [Bug 127077] [WebGL] Resizing and entering/exiting full screen draws garbage : [Attachment 221321] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 15 17:46:27 PST 2014


Dean Jackson <dino at apple.com> has granted Brent Fulgham <bfulgham at webkit.org>'s
request for review:
Bug 127077: [WebGL] Resizing and entering/exiting full screen draws garbage
https://bugs.webkit.org/show_bug.cgi?id=127077

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

------- Additional Comments from Dean Jackson <dino at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=221321&action=review


> Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp:286

> +    TemporaryOpenGLSetting scopedDither(GL_SCISSOR_TEST, GL_FALSE);

Ooops!


More information about the webkit-reviews mailing list