Bug 138168

Summary: [CoordinatedGraphics] Use modern for-loops
Product: WebKit Reporter: Hunseop Jeong <hs85.jeong>
Component: WebKit2Assignee: Hunseop Jeong <hs85.jeong>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cmarcelo, commit-queue, gyuyoung.kim, kondapallykalyan, luiz, noam, rniwa, ryuan.choi, sergio, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.