[webkit-reviews] review canceled: [Bug 34458] Refactor texImage2D and texSubImage2D taking Image to use common code : [Attachment 48672] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 12 17:53:48 PST 2010


Kenneth Russell <kbr at google.com> has canceled Kenneth Russell
<kbr at google.com>'s request for review:
Bug 34458: Refactor texImage2D and texSubImage2D taking Image to use common
code
https://bugs.webkit.org/show_bug.cgi?id=34458

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

------- Additional Comments from Kenneth Russell <kbr at google.com>
Based on review feedback, placed entry points on GraphicsContext3D class.
Common code is in platform/graphics/GraphicsContext3D.cpp; platform-specific
entry points in platform/graphics/cg/GraphicsContext3DCG.cpp and
platform/graphics/skia/GraphicsContext3DSkia.cpp.

Retested Safari on Mac OS X and Chromium on Mac OS X and Windows.


More information about the webkit-reviews mailing list