Bug 137791 - [Mac] Use Fast enumeration consistently in WebFontCache.mm
Summary: [Mac] Use Fast enumeration consistently in WebFontCache.mm
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified OS X 10.9
: P2 Enhancement
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-16 14:50 PDT by Chris Dumez
Modified: 2014-10-18 10:05 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.01 KB, patch)
2014-10-16 14:56 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2014-10-16 14:50:03 PDT
Use Fast enumeration consistently in WebFontCache.mm. Currently, some code is using fast enumeration while the rest isn't.
Comment 1 Chris Dumez 2014-10-16 14:56:22 PDT
Created attachment 239976 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-18 10:05:29 PDT
Comment on attachment 239976 [details]
Patch

Clearing flags on attachment: 239976

Committed r174862: <http://trac.webkit.org/changeset/174862>
Comment 3 WebKit Commit Bot 2014-10-18 10:05:38 PDT
All reviewed patches have been landed.  Closing bug.