Bug 86469

Summary: Web Inspector: merge show navigator with pin navigator buttons.
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
[IMAGE] hidden
none
[IMAGE] pinned
none
[IMAGE] floating
none
Patch
none
Patch vsevik: review+

Description Pavel Feldman 2012-05-15 05:09:09 PDT
Small UI refactoring.
Comment 1 Pavel Feldman 2012-05-15 05:12:28 PDT
Created attachment 141926 [details]
[IMAGE] hidden
Comment 2 Pavel Feldman 2012-05-15 05:12:44 PDT
Created attachment 141927 [details]
[IMAGE] pinned
Comment 3 Pavel Feldman 2012-05-15 05:13:03 PDT
Created attachment 141928 [details]
[IMAGE] floating
Comment 4 Pavel Feldman 2012-05-15 05:15:07 PDT
Created attachment 141929 [details]
Patch
Comment 5 Vsevolod Vlasov 2012-05-15 05:29:41 PDT
Comment on attachment 141929 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=141929&action=review

> Source/WebCore/inspector/front-end/NavigatorOverlayController.js:102
>      _pinNavigator: function()

You sohuld unregister shortcut and remove mouse down listener here.
Comment 6 Pavel Feldman 2012-05-15 05:34:54 PDT
Created attachment 141932 [details]
Patch
Comment 7 Pavel Feldman 2012-05-15 05:49:17 PDT
Committed r117055: <http://trac.webkit.org/changeset/117055>