Bug 119617 - ElementRuleCollector: Use range-based for syntax in rule collection loop.
Summary: ElementRuleCollector: Use range-based for syntax in rule collection loop.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-08-09 02:32 PDT by Andreas Kling
Modified: 2013-08-09 03:14 PDT (History)
7 users (show)

See Also:


Attachments
Extremely cool patch (1.37 KB, patch)
2013-08-09 02:32 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-08-09 02:32:13 PDT
ElementRuleCollector: Use range-based for syntax in rule collection loop.
Comment 1 Andreas Kling 2013-08-09 02:32:54 PDT
Created attachment 208409 [details]
Extremely cool patch
Comment 2 Radar WebKit Bug Importer 2013-08-09 03:06:48 PDT
<rdar://problem/14695311>
Comment 3 Andreas Kling 2013-08-09 03:14:19 PDT
Committed r153881: <http://trac.webkit.org/changeset/153881>