Bug 41574 - Bring bufferData and clear to GLES2 compliant
Summary: Bring bufferData and clear to GLES2 compliant
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Zhenyao Mo
URL:
Keywords:
Depends on:
Blocks: 29230
  Show dependency treegraph
 
Reported: 2010-07-03 18:31 PDT by Zhenyao Mo
Modified: 2010-07-12 16:13 PDT (History)
5 users (show)

See Also:


Attachments
patch (11.49 KB, patch)
2010-07-03 18:37 PDT, Zhenyao Mo
no flags Details | Formatted Diff | Diff
revised patch: resolving svn merge conflicts (11.46 KB, patch)
2010-07-04 15:17 PDT, Zhenyao Mo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zhenyao Mo 2010-07-03 18:31:46 PDT
check usage for bufferData(), and check mask for clear()
Comment 1 Zhenyao Mo 2010-07-03 18:37:08 PDT
Created attachment 60464 [details]
patch
Comment 2 Zhenyao Mo 2010-07-04 15:17:21 PDT
Created attachment 60483 [details]
revised patch: resolving svn merge conflicts
Comment 3 Kenneth Russell 2010-07-07 18:23:08 PDT
Comment on attachment 60483 [details]
revised patch: resolving svn merge conflicts

Looks good. (Minor typo in description -- should be "compliance" instead of "compliant" -- not a big deal.)
Comment 4 Zhenyao Mo 2010-07-10 09:48:07 PDT
Will fix the typo in the committed patch
Comment 5 Darin Fisher (:fishd, Google) 2010-07-12 14:26:50 PDT
Comment on attachment 60483 [details]
revised patch: resolving svn merge conflicts

r=me
Comment 6 WebKit Commit Bot 2010-07-12 16:13:31 PDT
Comment on attachment 60483 [details]
revised patch: resolving svn merge conflicts

Clearing flags on attachment: 60483

Committed r63134: <http://trac.webkit.org/changeset/63134>
Comment 7 WebKit Commit Bot 2010-07-12 16:13:35 PDT
All reviewed patches have been landed.  Closing bug.