Bug 59619 - change style guide to pre-increment in for-loops
Summary: change style guide to pre-increment in for-loops
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 10:19 PDT by Ojan Vafai
Modified: 2011-04-27 11:36 PDT (History)
0 users

See Also:


Attachments
Patch (1.56 KB, patch)
2011-04-27 10:20 PDT, Ojan Vafai
no flags Details | Formatted Diff | Diff
Patch (1.56 KB, patch)
2011-04-27 10:21 PDT, Ojan Vafai
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2011-04-27 10:19:35 PDT
change style guide to post-increment in for-loops
Comment 1 Ojan Vafai 2011-04-27 10:20:12 PDT
Created attachment 91308 [details]
Patch
Comment 2 Ojan Vafai 2011-04-27 10:21:39 PDT
Created attachment 91310 [details]
Patch
Comment 3 Ojan Vafai 2011-04-27 11:36:18 PDT
Committed r85068: <http://trac.webkit.org/changeset/85068>