[Webkit-unassigned] [Bug 83064] New: Have the Scope Variable window stay in the state it's in after each "step" of the debugger.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 3 13:38:22 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83064
Summary: Have the Scope Variable window stay in the state it's
in after each "step" of the debugger.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gman at google.com
CC: caseq at chromium.org
The Scope Variable window in the dev tools would be more useful if it didn't get reset after each "step" of the debugger. As a developer I *need* to be able to see my variables change. I scroll down to the variables I want to see, expanding objects, etc and then step and have to do it all over again after every step
Putting them in the watch is not has useful
1) Because it's more work and hence more tedious
2) Because I can't edit values in the watch window.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list