[Webkit-unassigned] [Bug 11922] New: REGRESSION(r17128): Drosera no longer shows local variables in stack frame
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 21 15:49:45 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11922
Summary: REGRESSION(r17128): Drosera no longer shows local
variables in stack frame
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: Regression
Severity: Normal
Priority: P2
Component: Drosera
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bdash at webkit.org
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.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list