Bug 99404 - [BlackBerry] Web Inspector: Remove the useless preferences items in "inspectorBB.js"
Summary: [BlackBerry] Web Inspector: Remove the useless preferences items in "inspecto...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-15 18:44 PDT by Peter Wang
Modified: 2012-10-15 21:42 PDT (History)
16 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2012-10-15 19:05 PDT, Peter Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Wang 2012-10-15 18:44:20 PDT
In "inspectorBB.js" our port overrides some common "Preferences" items to enable/disable some functions of inspector. 
Now the code of inspector has changed a lot since last modification of this file. Some "Preferences" items are already no exist, some are redefined as "Capabilities". So we need to update "inspectorBB.js" to catch-up.
Comment 1 Peter Wang 2012-10-15 19:05:06 PDT
Created attachment 168836 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-15 21:42:03 PDT
Comment on attachment 168836 [details]
Patch

Clearing flags on attachment: 168836

Committed r131409: <http://trac.webkit.org/changeset/131409>
Comment 3 WebKit Review Bot 2012-10-15 21:42:07 PDT
All reviewed patches have been landed.  Closing bug.