[webkit-reviews] review requested: [Bug 29095] Rename CanvasRenderingContext3D to WebGLRenderingContext : [Attachment 42731] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 8 21:19:44 PST 2009


Kenneth Russell <kbr at google.com> has asked  for review:
Bug 29095: Rename CanvasRenderingContext3D to WebGLRenderingContext
https://bugs.webkit.org/show_bug.cgi?id=29095

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

------- Additional Comments from Kenneth Russell <kbr at google.com>
To track the naming convention in the WebGL spec, renamed
CanvasRenderingContext3D, CanvasObject and subclasses, CanvasArrayBuffer, and
CanvasArray and subclasses to use the WebGL prefix.

Updated WebGL tests (both manual and LayoutTests).

Built and tested WebKit in Debug and Release mode. Built and tested Chromium in
Debug mode with WebGL enabled. A checkin is needed to the Chromium tree once
the WebKit changes have been committed.


More information about the webkit-reviews mailing list