Bug 91699 - Web Inspector: Factor ExtensionView into separate file
Summary: Web Inspector: Factor ExtensionView into separate file
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-07-18 18:00 PDT by Jan Keromnes
Modified: 2012-07-19 03:03 PDT (History)
12 users (show)

See Also:


Attachments
Patch (10.30 KB, patch)
2012-07-18 18:28 PDT, Jan Keromnes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Keromnes 2012-07-18 18:00:29 PDT
I'm planning on using the class `ExtensionView` for something else than `ExtensionPanel`s. Therefore this class should be defined in a separate file rather than `ExtensionPanel.js`.
Comment 1 Jan Keromnes 2012-07-18 18:28:19 PDT
Created attachment 153153 [details]
Patch
Comment 2 Andrey Kosyakov 2012-07-19 02:46:59 PDT
Comment on attachment 153153 [details]
Patch

LGTM
Comment 3 WebKit Review Bot 2012-07-19 03:03:38 PDT
Comment on attachment 153153 [details]
Patch

Clearing flags on attachment: 153153

Committed r123086: <http://trac.webkit.org/changeset/123086>
Comment 4 WebKit Review Bot 2012-07-19 03:03:44 PDT
All reviewed patches have been landed.  Closing bug.