RESOLVED FIXED 41214
[v8] Web Inspector: properties of scope variables are flattened while on a breakpoint.
https://bugs.webkit.org/show_bug.cgi?id=41214
Summary [v8] Web Inspector: properties of scope variables are flattened while on a br...
Yury Semikhatsky
Reported 2010-06-25 07:42:04 PDT
This is a regression connected with migration to ScriptDebugServer. We used to have a nice __proto__ chain for all of the elements before.
Attachments
Patch (1.39 KB, patch)
2010-06-25 08:07 PDT, Yury Semikhatsky
no flags
Patch (7.83 KB, patch)
2010-06-28 05:28 PDT, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2010-06-25 08:07:10 PDT
Pavel Feldman
Comment 2 2010-06-25 08:14:33 PDT
Comment on attachment 59766 [details] Patch A test?
Yury Semikhatsky
Comment 3 2010-06-28 05:28:04 PDT
Yury Semikhatsky
Comment 4 2010-06-28 05:28:26 PDT
(In reply to comment #2) > (From update of attachment 59766 [details]) > A test? Added a new test.
Yury Semikhatsky
Comment 5 2010-06-28 05:37:22 PDT
Comment on attachment 59893 [details] Patch Clearing flags on attachment: 59893 Committed r61997: <http://trac.webkit.org/changeset/61997>
Yury Semikhatsky
Comment 6 2010-06-28 05:37:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.