Bug 51285 - Factored common page set management into a new PageSet class
Summary: Factored common page set management into a new PageSet class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-17 17:36 PST by Geoffrey Garen
Modified: 2010-12-20 12:09 PST (History)
1 user (show)

See Also:


Attachments
Patch (19.74 KB, patch)
2010-12-17 17:37 PST, Geoffrey Garen
no flags Details | Formatted Diff | Diff
Patch (25.50 KB, patch)
2010-12-17 18:10 PST, Geoffrey Garen
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2010-12-17 17:36:43 PST
Factored common page set management into a new PageSet class
Comment 1 Geoffrey Garen 2010-12-17 17:37:46 PST
Created attachment 76929 [details]
Patch
Comment 2 Early Warning System Bot 2010-12-17 17:56:33 PST
Attachment 76929 [details] did not build on qt:
Build output: http://queues.webkit.org/results/7253019
Comment 3 Geoffrey Garen 2010-12-17 18:10:10 PST
Created attachment 76933 [details]
Patch
Comment 4 Sam Weinig 2010-12-20 11:48:14 PST
Comment on attachment 76933 [details]
Patch

r=me if you change the name to PageBlock.
Comment 5 Geoffrey Garen 2010-12-20 12:09:58 PST
Committed r74357: <http://trac.webkit.org/changeset/74357>