Bug 86478

Summary: Web Inspector: add show/hide debugger sidebar button.
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] initial state
none
[IMAGE] on breakpoint
none
Patch vsevik: review+

Pavel Feldman
Reported 2012-05-15 06:32:39 PDT
As with the navigator, but with no overlay. See the screenshot.
Attachments
[IMAGE] initial state (108.91 KB, image/png)
2012-05-15 06:34 PDT, Pavel Feldman
no flags
[IMAGE] on breakpoint (119.31 KB, image/png)
2012-05-15 06:34 PDT, Pavel Feldman
no flags
Patch (9.11 KB, patch)
2012-05-15 06:36 PDT, Pavel Feldman
vsevik: review+
Pavel Feldman
Comment 1 2012-05-15 06:34:06 PDT
Created attachment 141951 [details] [IMAGE] initial state
Pavel Feldman
Comment 2 2012-05-15 06:34:21 PDT
Created attachment 141952 [details] [IMAGE] on breakpoint
Pavel Feldman
Comment 3 2012-05-15 06:36:27 PDT
Vsevolod Vlasov
Comment 4 2012-05-15 07:08:00 PDT
Comment on attachment 141954 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=141954&action=review > Source/WebCore/inspector/front-end/ScriptsPanel.js:962 > + this._toggleDebuggerSidebarButton.title = "Hide debugger"; Please use WebInspector.UIString here. > Source/WebCore/inspector/front-end/ScriptsPanel.js:972 > + this._toggleDebuggerSidebarButton.title = "Show debugger"; Ditto
Pavel Feldman
Comment 5 2012-05-15 07:15:11 PDT
Note You need to log in before you can comment on or make changes to this bug.