Bug 127464 - [CSS Regions] Convert regions iterator loops to range-based loops
Summary: [CSS Regions] Convert regions iterator loops to range-based loops
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrei Bucur
URL:
Keywords: AdobeTracked
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2014-01-22 23:23 PST by Andrei Bucur
Modified: 2014-01-23 01:57 PST (History)
6 users (show)

See Also:


Attachments
Patch (27.34 KB, patch)
2014-01-23 01:10 PST, Andrei Bucur
no flags Details | Formatted Diff | Diff
Patch (27.34 KB, patch)
2014-01-23 01:12 PST, Andrei Bucur
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Bucur 2014-01-22 23:23:44 PST
Simplify the code a bit by converting all the iterator based loops to range-based loops.
Comment 1 Andrei Bucur 2014-01-23 01:10:11 PST
Created attachment 221958 [details]
Patch
Comment 2 Andrei Bucur 2014-01-23 01:12:29 PST
Created attachment 221959 [details]
Patch
Comment 3 Antti Koivisto 2014-01-23 01:15:07 PST
Comment on attachment 221959 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-01-23 01:57:45 PST
Comment on attachment 221959 [details]
Patch

Clearing flags on attachment: 221959

Committed r162602: <http://trac.webkit.org/changeset/162602>
Comment 5 WebKit Commit Bot 2014-01-23 01:57:48 PST
All reviewed patches have been landed.  Closing bug.