Bug 163274

Summary: Use modern for loops for iterating supplement maps
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: WebKit Misc.Assignee: Konstantin Tokarev <annulen>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, andersca, commit-queue, sam
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Konstantin Tokarev 2016-10-11 05:04:07 PDT
Use modern for loops for iterating supplement maps
Comment 1 Konstantin Tokarev 2016-10-11 05:08:42 PDT
Created attachment 291247 [details]
Patch
Comment 2 Alex Christensen 2016-10-11 08:08:05 PDT
Comment on attachment 291247 [details]
Patch

Cool!  Even better would be to iterate m_supplements.values()
Comment 3 Konstantin Tokarev 2016-10-11 08:11:25 PDT
I wasn't sure if it's really better, now I know
Comment 4 Konstantin Tokarev 2016-10-11 08:27:07 PDT
Created attachment 291260 [details]
Patch
Comment 5 WebKit Commit Bot 2016-10-11 09:38:36 PDT
Comment on attachment 291260 [details]
Patch

Clearing flags on attachment: 291260

Committed r207145: <http://trac.webkit.org/changeset/207145>
Comment 6 WebKit Commit Bot 2016-10-11 09:38:40 PDT
All reviewed patches have been landed.  Closing bug.