Bug 50414 - WebKit2 Preferences should be held off the PageGroup, not the Context
Summary: WebKit2 Preferences should be held off the PageGroup, not the Context
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-02 15:35 PST by Sam Weinig
Modified: 2010-12-02 16:32 PST (History)
1 user (show)

See Also:


Attachments
Patch (27.24 KB, patch)
2010-12-02 15:43 PST, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2010-12-02 15:35:11 PST
Now that we have PageGroups, it makes sense to hang the preferences off them instead of the context.
Comment 1 Sam Weinig 2010-12-02 15:43:19 PST
Created attachment 75423 [details]
Patch
Comment 2 Early Warning System Bot 2010-12-02 16:06:36 PST
Attachment 75423 [details] did not build on qt:
Build output: http://queues.webkit.org/results/6804013
Comment 3 Sam Weinig 2010-12-02 16:32:02 PST
Landed with Qt related tweaks in http://trac.webkit.org/changeset/73215.