CLOSED FIXED 11922
REGRESSION(r17128): Drosera no longer shows local variables in stack frame
https://bugs.webkit.org/show_bug.cgi?id=11922
Summary REGRESSION(r17128): Drosera no longer shows local variables in stack frame
Mark Rowe (bdash)
Reported 2006-12-21 15:49:45 PST
Steps to reproduce: 1. Visit a page with JavaScript while you have Drosera attached. 2. Set a breakpoint in a JavaScript function. 3. Reload or perform the action to trigger the breakpoint. Expected result: Variables pane should list any variables that are local to the function. Actual results: Variables pane is empty. This broke with <http://trac.webkit.org/projects/webkit/changeset/17128>, the fix for bug 10851.
Attachments
Patch (2.17 KB, patch)
2006-12-21 15:59 PST, Mark Rowe (bdash)
timothy: review+
Mark Rowe (bdash)
Comment 1 2006-12-21 15:59:59 PST
Matt Lilek
Comment 2 2006-12-21 21:25:47 PST
Landed in r18385
Timothy Hatcher
Comment 3 2008-05-17 09:56:01 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.