RESOLVED FIXED 71817
Web Inspector: add "Evaluate in console" as a shortcut and context menu items to scripts panel
https://bugs.webkit.org/show_bug.cgi?id=71817
Summary Web Inspector: add "Evaluate in console" as a shortcut and context menu items...
Andrey Kosyakov
Reported 2011-11-08 07:57:11 PST
This adds a context menu item "Evaluate in console" and a shortcut (Ctrl+Shift+E) to evaluate selection in the Scripts panel in console.
Attachments
Patch (8.70 KB, patch)
2011-11-08 07:58 PST, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2011-11-08 07:58:02 PST
Pavel Feldman
Comment 2 2011-11-08 08:09:57 PST
Comment on attachment 114069 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=114069&action=review > Source/WebCore/inspector/front-end/ConsoleView.js:604 > + evaluate: function(expression) evaluateUsingTextPrompt
Andrey Kosyakov
Comment 3 2011-11-08 08:38:32 PST
Note You need to log in before you can comment on or make changes to this bug.