[webkit-reviews] review granted: [Bug 43608] [chromium] Implement GLES2Canvas/Texture in terms of GraphicsContext3D instead of direct OpenGL calls : [Attachment 63750] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 6 14:47:17 PDT 2010


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted James Robinson
<jamesr at chromium.org>'s request for review:
Bug 43608: [chromium] Implement GLES2Canvas/Texture in terms of
GraphicsContext3D instead of direct OpenGL calls
https://bugs.webkit.org/show_bug.cgi?id=43608

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

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
WebCore/ChangeLog:10
 +	    applying the regex s/gl([A-Z])/m_context->%1</ and removing
unnecessary makeCurrent() calls.
I approve the use of regular expressions to describe the changes being made. I
would expect nothing less from you thereon.


More information about the webkit-reviews mailing list