[webkit-reviews] review requested: [Bug 36262] Add GraphicsContext3D abstraction to WebKit API : [Attachment 51344] Revised patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 13:39:38 PDT 2010


Kenneth Russell <kbr at google.com> has asked  for review:
Bug 36262: Add GraphicsContext3D abstraction to WebKit API
https://bugs.webkit.org/show_bug.cgi?id=36262

Attachment 51344: Revised patch
https://bugs.webkit.org/attachment.cgi?id=51344&action=review

------- Additional Comments from Kenneth Russell <kbr at google.com>
Fixed compilation issues on Windows. Only changes compared to previous patch
are: removal of reference to m_resizingBitmap from
WebGraphicsContext3DDefaultImpl, reference to m_scanline from
GraphicsContext3D.cpp and double free of m_resizingBitmap in destructor in
GraphicsContext3D.cpp (bad merge). Tested on Windows.


More information about the webkit-reviews mailing list