RESOLVED FIXED 48441
Fix enum naming style violation in GraphicsContext3D
https://bugs.webkit.org/show_bug.cgi?id=48441
Summary Fix enum naming style violation in GraphicsContext3D
Zhenyao Mo
Reported 2010-10-27 10:55:19 PDT
Currently they start with "k", which is Google style, but not Webkit style.
Attachments
patch (36.08 KB, patch)
2010-10-28 15:25 PDT, Zhenyao Mo
kbr: review+
zmo: commit-queue-
Zhenyao Mo
Comment 1 2010-10-28 15:25:26 PDT
Kenneth Russell
Comment 2 2010-10-28 15:40:12 PDT
Comment on attachment 72244 [details] patch Looks good as long as it all compiles.
Zhenyao Mo
Comment 3 2010-10-28 16:08:40 PDT
I'll wait until all ports pass to commit.
Zhenyao Mo
Comment 4 2010-11-01 10:36:33 PDT
Note You need to log in before you can comment on or make changes to this bug.