Bug 91565

Summary: IndexedDB: Fix some coding style violations
Product: WebKit Reporter: Joshua Bell <jsbell>
Component: New BugsAssignee: Joshua Bell <jsbell>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, dgrogan, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Joshua Bell
Reported 2012-07-17 17:32:48 PDT
IndexedDB: Fix some coding style violations
Attachments
Patch (57.99 KB, patch)
2012-07-17 17:35 PDT, Joshua Bell
no flags
Patch for landing (59.69 KB, patch)
2012-07-18 11:22 PDT, Joshua Bell
no flags
Joshua Bell
Comment 1 2012-07-17 17:35:36 PDT
Joshua Bell
Comment 2 2012-07-17 17:37:10 PDT
tony@ - r? I replaced kConstName with ConstName everywhere except local variables, where the WebKit standard seems to be to start with lowercase (i.e. constName)
Joshua Bell
Comment 3 2012-07-18 11:22:02 PDT
Created attachment 153053 [details] Patch for landing
WebKit Review Bot
Comment 4 2012-07-18 14:33:42 PDT
Comment on attachment 153053 [details] Patch for landing Clearing flags on attachment: 153053 Committed r123020: <http://trac.webkit.org/changeset/123020>
WebKit Review Bot
Comment 5 2012-07-18 14:33:47 PDT
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.