WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86478
Web Inspector: add show/hide debugger sidebar button.
https://bugs.webkit.org/show_bug.cgi?id=86478
Summary
Web Inspector: add show/hide debugger sidebar button.
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
Details
[IMAGE] on breakpoint
(119.31 KB, image/png)
2012-05-15 06:34 PDT
,
Pavel Feldman
no flags
Details
Patch
(9.11 KB, patch)
2012-05-15 06:36 PDT
,
Pavel Feldman
vsevik
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Created
attachment 141954
[details]
Patch
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
Committed
r117064
: <
http://trac.webkit.org/changeset/117064
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug