RESOLVED FIXED 109128
Do not check enum's casing for WebKit2 C API.
https://bugs.webkit.org/show_bug.cgi?id=109128
Summary Do not check enum's casing for WebKit2 C API.
Eunmi Lee
Reported 2013-02-06 19:55:12 PST
We should not check enum's casing for WebKit2 C API because all types of enums start with 'k' which is not capital letter.
Attachments
Patch (1.75 KB, patch)
2013-02-06 19:59 PST, Eunmi Lee
no flags
Eunmi Lee
Comment 1 2013-02-06 19:59:56 PST
WebKit Review Bot
Comment 2 2013-02-07 11:06:02 PST
Comment on attachment 186983 [details] Patch Clearing flags on attachment: 186983 Committed r142156: <http://trac.webkit.org/changeset/142156>
WebKit Review Bot
Comment 3 2013-02-07 11:06:08 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.