RESOLVED FIXED 19584
Remember the expanded state of objects in the Scope Variables pane when stepping
https://bugs.webkit.org/show_bug.cgi?id=19584
Summary Remember the expanded state of objects in the Scope Variables pane when stepping
Timothy Hatcher
Reported 2008-06-16 09:48:41 PDT
We should remember objects that are expanded in the Scope Variables pane when stepping in the debugger.
Attachments
Proposed patch (10.18 KB, patch)
2008-06-16 11:33 PDT, Timothy Hatcher
aroben: review+
Timothy Hatcher
Comment 1 2008-06-16 09:48:52 PDT
I have a fix for this.
Timothy Hatcher
Comment 2 2008-06-16 11:33:58 PDT
Created attachment 21736 [details] Proposed patch
Adam Roben (:aroben)
Comment 3 2008-06-17 13:43:44 PDT
Comment on attachment 21736 [details] Proposed patch Can we just use an incrementing integer for propertyIdentifier? r=me
Timothy Hatcher
Comment 4 2008-06-17 15:34:49 PDT
Landed in r34633.
Note You need to log in before you can comment on or make changes to this bug.