RESOLVED FIXED 65099
Web Inspector: worker inspector should show Scripts panel by default
https://bugs.webkit.org/show_bug.cgi?id=65099
Summary Web Inspector: worker inspector should show Scripts panel by default
Yury Semikhatsky
Reported 2011-07-25 02:51:22 PDT
There is no Elements panel in case of worker inspector, so Scripts panel should be shown by default.
Attachments
Patch (1.49 KB, patch)
2011-07-25 02:53 PDT, Yury Semikhatsky
no flags
Patch (1.43 KB, patch)
2011-07-25 05:11 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2011-07-25 02:53:35 PDT
Pavel Feldman
Comment 2 2011-07-25 05:05:07 PDT
Comment on attachment 101859 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=101859&action=review > Source/WebCore/inspector/front-end/inspector.js:1029 > +WebInspector._defaultPanelName = function() I think we should stop defining functions on WebInspector.
Yury Semikhatsky
Comment 3 2011-07-25 05:11:44 PDT
Yury Semikhatsky
Comment 4 2011-07-25 05:18:26 PDT
Note You need to log in before you can comment on or make changes to this bug.