CLOSED FIXED 9631
[Drosera] Add "Step Over" and "Step Out"
https://bugs.webkit.org/show_bug.cgi?id=9631
Summary [Drosera] Add "Step Over" and "Step Out"
Jonathan Hurshman
Reported 2006-06-28 06:01:02 PDT
Currently, the only stepping functionality Drosera offers is "Step Into". Please add "Step Over" and "Step Out".
Attachments
Implements step over and step out (27.22 KB, patch)
2006-07-02 23:10 PDT, Timothy Hatcher
eric: review+
Timothy Hatcher
Comment 1 2006-07-02 23:10:50 PDT
Created attachment 9163 [details] Implements step over and step out
Eric Seidel (no email)
Comment 2 2006-07-03 01:08:46 PDT
Comment on attachment 9163 [details] Implements step over and step out I think it would be cleaner to have a line ending array, or regex. Since you seem to be using the same copy/paste list all over the place. I guess the list of line endings isn't ever going to change though, so it's not a huge deal. Looks good. r=me
Timothy Hatcher
Comment 3 2006-07-03 01:15:48 PDT
Landed in r15144
Timothy Hatcher
Comment 4 2006-07-03 01:31:15 PDT
Landed the NIB file change in r15145.
Timothy Hatcher
Comment 5 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.