RESOLVED FIXED Bug 27535
WebInspector: Print console command message upon evaluate selection request
https://bugs.webkit.org/show_bug.cgi?id=27535
Summary WebInspector: Print console command message upon evaluate selection request
Pavel Feldman
Reported 2009-07-22 02:30:24 PDT
Currently, evaluate selection request leads to the result being printed into the console. It would be more convenient to see the original expression as well. So that instead of [Result] User would see > expression [Result]
Attachments
patch (2.40 KB, patch)
2009-07-22 02:39 PDT, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2009-07-22 02:39:08 PDT
Pavel Feldman
Comment 2 2009-07-22 06:30:48 PDT
Sending WebCore/ChangeLog Sending WebCore/inspector/front-end/ScriptsPanel.js Sending WebCore/inspector/front-end/SourceFrame.js Transmitting file data ... Committed revision 46220.
Note You need to log in before you can comment on or make changes to this bug.