Bug 77392 - Python code in webkit-perf.appspot.com uses camelCase
Summary: Python code in webkit-perf.appspot.com uses camelCase
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 77037
  Show dependency treegraph
 
Reported: 2012-01-30 17:56 PST by Ryosuke Niwa
Modified: 2012-01-30 19:14 PST (History)
3 users (show)

See Also:


Attachments
Renames variables and functions (23.73 KB, patch)
2012-01-30 18:00 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2012-01-30 17:56:13 PST
It should use PEP8 style naming convention with underscores instead.
Comment 1 Ryosuke Niwa 2012-01-30 18:00:51 PST
Created attachment 124645 [details]
Renames variables and functions
Comment 2 Adam Barth 2012-01-30 18:23:31 PST
Comment on attachment 124645 [details]
Renames variables and functions

Thanks.
Comment 3 WebKit Review Bot 2012-01-30 19:14:37 PST
Comment on attachment 124645 [details]
Renames variables and functions

Clearing flags on attachment: 124645

Committed r106321: <http://trac.webkit.org/changeset/106321>
Comment 4 WebKit Review Bot 2012-01-30 19:14:43 PST
All reviewed patches have been landed.  Closing bug.