Bug 40149 - Rename internalformat to internalFormat
Summary: Rename internalformat to internalFormat
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:
 
Reported: 2010-06-03 17:06 PDT by Zhenyao Mo
Modified: 2010-06-17 09:54 PDT (History)
3 users (show)

See Also:


Attachments
patch (12.24 KB, patch)
2010-06-14 19:06 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-06-03 17:06:39 PDT
GL spec uses internalformat, but according to code style, it should be internalFormat.
Comment 1 Zhenyao Mo 2010-06-14 19:06:25 PDT
Created attachment 58740 [details]
patch
Comment 2 Zhenyao Mo 2010-06-14 19:08:02 PDT
Changed member and function names, but didn't touch input parameters to stay consistent with OpenGL spec.
Comment 3 WebKit Commit Bot 2010-06-17 09:54:00 PDT
Comment on attachment 58740 [details]
patch

Clearing flags on attachment: 58740

Committed r61333: <http://trac.webkit.org/changeset/61333>
Comment 4 WebKit Commit Bot 2010-06-17 09:54:04 PDT
All reviewed patches have been landed.  Closing bug.