Bug 127464

Summary: [CSS Regions] Convert regions iterator loops to range-based loops
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: WebCore Misc.Assignee: Andrei Bucur <abucur>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kangil.han, kondapallykalyan, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch
none
Patch none

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.