Bug 91699

Summary: Web Inspector: Factor ExtensionView into separate file
Product: WebKit Reporter: Jan Keromnes <janx>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, caseq, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.