Bug 84441

Summary: Web Inspector: extract NavigatorView and NavigatorOverlayController from ScriptsNavigator.
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 2012-04-20 06:01:33 PDT
- Moves NavigatorOverlayController out of ScriptsNavigator
- Extracts NavigatorView from ScriptsNavigator and makes ScriptsNavigator contain 3 NavigatorView instances (one per tab)
- Subclasses SnippetsNavigatorView and leaves it within ScriptsNavigator.
Comment 1 Pavel Feldman 2012-04-20 06:05:35 PDT
Created attachment 138076 [details]
Patch
Comment 2 Pavel Feldman 2012-04-20 06:36:20 PDT
Committed as http://trac.webkit.org/changeset/114744