Bug 73321

Summary: Web Inspector: split Preferences into Preferences and Capabilities.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

Description Pavel Feldman 2011-11-29 07:44:43 PST
Part of the Preferences defined in Settings.js are in fact backend capabilities. Split them into two separate objects for further capabilities refactoring.
Comment 1 Pavel Feldman 2011-11-29 07:50:28 PST
Created attachment 116966 [details]
Patch
Comment 2 Pavel Feldman 2011-11-29 08:01:47 PST
Committed r101381: <http://trac.webkit.org/changeset/101381>