Bug 109128

Summary: Do not check enum's casing for WebKit2 C API.
Product: WebKit Reporter: Eunmi Lee <enmi.lee>
Component: WebKit2Assignee: Eunmi Lee <enmi.lee>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, eric, levin, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108915    
Attachments:
Description Flags
Patch none

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.