Bug 84441 - Web Inspector: extract NavigatorView and NavigatorOverlayController from ScriptsNavigator.
Summary: Web Inspector: extract NavigatorView and NavigatorOverlayController from Scri...
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: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-20 06:01 PDT by Pavel Feldman
Modified: 2012-04-20 06:36 PDT (History)
10 users (show)

See Also:


Attachments
Patch (77.80 KB, patch)
2012-04-20 06:05 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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