WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
83064
Web Inspector: Have the Scope Variable window stay in the state it's in after each "step" of the debugger.
https://bugs.webkit.org/show_bug.cgi?id=83064
Summary
Web Inspector: Have the Scope Variable window stay in the state it's in after...
Gregg Tavares
Reported
2012-04-03 13:38:22 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2012-10-16 00:45:10 PDT
Can you reproduce it? I can see that expansion state of local variables is restored after each step in the debugger. Tested on Chromium ToT and 23.0.1271.26 (Official Build 160934) beta.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug