Bug 19584

Summary: Remember the expanded state of objects in the Scope Variables pane when stepping
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch aroben: review+

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.