[Webkit-unassigned] [Bug 43221] Move WebGL-specific code out of GraphicsContext3D so that G3D can be used as a generic accelerated drawing API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 3 12:17:46 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43221


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |noam.rosenthal at nokia.com,
                   |                            |senorblanco at chromium.org




--- Comment #7 from James Robinson <jamesr at chromium.org>  2010-08-03 12:17:45 PST ---
I didn't want to depend on the validateXX() functions returning false for NULL pointers, mostly so readers do not have to check what the validate functions to do know how the function handles NULL.

program->object() is just an integer and doesn't need its own check.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list