Bug 129440 - Make WebProcessProxy::pages() return an IteratorRange
Summary: Make WebProcessProxy::pages() return an IteratorRange
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-27 11:20 PST by Anders Carlsson
Modified: 2014-02-27 11:35 PST (History)
0 users

See Also:


Attachments
Patch (6.00 KB, patch)
2014-02-27 11:22 PST, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-02-27 11:20:19 PST
Make WebProcessProxy::pages() return an IteratorRange
Comment 1 Anders Carlsson 2014-02-27 11:22:22 PST
Created attachment 225398 [details]
Patch
Comment 2 Anders Carlsson 2014-02-27 11:35:38 PST
Committed r164820: <http://trac.webkit.org/changeset/164820>