RESOLVED FIXED 84352
Web Inspector: make ScriptNavigatorController use views only, rename to NavigatorOverlayController.
https://bugs.webkit.org/show_bug.cgi?id=84352
Summary Web Inspector: make ScriptNavigatorController use views only, rename to Navig...
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.