Bug 149579 - Use modern for-loops in WebCore/inspector.
Summary: Use modern for-loops in WebCore/inspector.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hunseop Jeong
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-25 23:15 PDT by Hunseop Jeong
Modified: 2015-09-26 20:03 PDT (History)
2 users (show)

See Also:


Attachments
Patch (34.35 KB, patch)
2015-09-25 23:24 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 2015-09-25 23:15:05 PDT
Refactor the for-loops using the ranged-for loops and auto keyword.
Comment 1 Hunseop Jeong 2015-09-25 23:24:30 PDT
Created attachment 261964 [details]
Patch
Comment 2 WebKit Commit Bot 2015-09-26 20:03:56 PDT
Comment on attachment 261964 [details]
Patch

Clearing flags on attachment: 261964

Committed r190271: <http://trac.webkit.org/changeset/190271>
Comment 3 WebKit Commit Bot 2015-09-26 20:03:59 PDT
All reviewed patches have been landed.  Closing bug.