CLOSED FIXED 9598
[Drosera] add a JavaScript evaluator console
https://bugs.webkit.org/show_bug.cgi?id=9598
Summary [Drosera] add a JavaScript evaluator console
Timothy Hatcher
Reported 2006-06-26 04:35:10 PDT
Allow arbritrary JavaScript to be evaluated against the current stack, and display the result.
Attachments
Adds a console (27.87 KB, patch)
2006-07-11 00:51 PDT, Timothy Hatcher
darin: review+
Timothy Hatcher
Comment 1 2006-07-11 00:51:29 PDT
Created attachment 9359 [details] Adds a console This console is just a place to evaluate scripts against the currently selected call frame. In the future then can be used to show exceptions and other things like XMlHTTPRequests, etc.
David Kilzer (:ddkilzer)
Comment 2 2006-07-11 03:37:45 PDT
(In reply to comment #1) > Created an attachment (id=9359) [edit] > Adds a console Be careful when applying this patch with svn-apply.  The ChangeLog entry is probably not going to apply at the top of the ChangeLog (watch for an offset), and it's going to change the wrong date (since it changes the date on the line with "+YYYY-MM-DD").  I have a plan to fix this by special-casing ChangeLog patches and "fixing" them in svn-create-patch.  See Bug 9848.
Timothy Hatcher
Comment 3 2006-07-11 11:08:31 PDT
Landed in r15336
Timothy Hatcher
Comment 4 2008-05-17 09:55:52 PDT
Closing since Drosera has been replaced by the new Web Inspector debugger. Moving to the New Bugs component so the Drosera component can be closed and removed.
Note You need to log in before you can comment on or make changes to this bug.