Bug 138168 - [CoordinatedGraphics] Use modern for-loops
Summary: [CoordinatedGraphics] Use modern for-loops
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hunseop Jeong
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-29 03:14 PDT by Hunseop Jeong
Modified: 2014-10-29 18:18 PDT (History)
11 users (show)

See Also:


Attachments
Patch (19.46 KB, patch)
2014-10-29 03:45 PDT, Hunseop Jeong
no flags Details | Formatted Diff | Diff
Patch (19.46 KB, patch)
2014-10-29 03:51 PDT, Hunseop Jeong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hunseop Jeong 2014-10-29 03:14:16 PDT
This patch cleans up a couple of for loops by using C++11 syntax.
Comment 1 Hunseop Jeong 2014-10-29 03:45:45 PDT
Created attachment 240595 [details]
Patch
Comment 2 Hunseop Jeong 2014-10-29 03:51:18 PDT
Created attachment 240596 [details]
Patch
Comment 3 Gyuyoung Kim 2014-10-29 17:39:03 PDT
Comment on attachment 240596 [details]
Patch

LGTM too. cq=me.
Comment 4 WebKit Commit Bot 2014-10-29 18:18:29 PDT
Comment on attachment 240596 [details]
Patch

Clearing flags on attachment: 240596

Committed r175361: <http://trac.webkit.org/changeset/175361>
Comment 5 WebKit Commit Bot 2014-10-29 18:18:34 PDT
All reviewed patches have been landed.  Closing bug.