Bug 84352

Summary: Web Inspector: make ScriptNavigatorController use views only, rename to NavigatorOverlayController.
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 vsevik: review+

Pavel Feldman
Reported 2012-04-19 10:31:15 PDT
This change makes navigator controller use view interfaces only. Focus machinery has been refactored in order to make it happen: not all view ancestors can either override focus: or defaultFocusedElement: with latter being preferred way.
Attachments
Patch (24.59 KB, patch)
2012-04-19 10:34 PDT, Pavel Feldman
vsevik: review+
Pavel Feldman
Comment 1 2012-04-19 10:34:16 PDT
Pavel Feldman
Comment 2 2012-04-20 04:58:43 PDT
Note You need to log in before you can comment on or make changes to this bug.