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

Description Joshua Bell 2012-07-17 17:32:48 PDT
IndexedDB: Fix some coding style violations
Comment 1 Joshua Bell 2012-07-17 17:35:36 PDT
Created attachment 152884 [details]
Patch
Comment 2 Joshua Bell 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)
Comment 3 Joshua Bell 2012-07-18 11:22:02 PDT
Created attachment 153053 [details]
Patch for landing
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2012-07-18 14:33:47 PDT
All reviewed patches have been landed.  Closing bug.