Bug 137657

Summary: Use modern loops for FilterOperations
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: PlatformAssignee: Chris Dumez <cdumez>
Status: RESOLVED WONTFIX    
Severity: Normal CC: darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 137644    
Bug Blocks:    

Chris Dumez
Reported 2014-10-13 10:11:59 PDT
We should define begin() / end() on FilterOperations so that call sites can use modern loops.
Attachments
Chris Dumez
Comment 1 2014-10-27 10:29:59 PDT
It is already possible by using FilterOperations::operations(), not sure it is worth adding begin() / end() to FilterOperations class.
Note You need to log in before you can comment on or make changes to this bug.