RESOLVED WONTFIX 137657
Use modern loops for FilterOperations
https://bugs.webkit.org/show_bug.cgi?id=137657
Summary Use modern loops for FilterOperations
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.