RESOLVED FIXED 91565
IndexedDB: Fix some coding style violations
https://bugs.webkit.org/show_bug.cgi?id=91565
Summary IndexedDB: Fix some coding style violations
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.