RESOLVED FIXED 70996
Web Inspector: CallStackSidebarPane should remove discarded Placards from RawSourceCode listeners list
https://bugs.webkit.org/show_bug.cgi?id=70996
Summary Web Inspector: CallStackSidebarPane should remove discarded Placards from Raw...
Yury Semikhatsky
Reported 2011-10-27 00:40:25 PDT
When script execution resumes all call stack placards are left as listeners of corresponding RawSourceCode.
Attachments
Patch (5.32 KB, patch)
2011-10-27 01:22 PDT, Yury Semikhatsky
no flags
Patch (9.75 KB, patch)
2011-10-28 01:23 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2011-10-27 00:41:37 PDT
See WebInspector.DebuggerPresentationModel.prototype.createPlacard and WebInspector.CallStackSidebarPane.prototype.update
Yury Semikhatsky
Comment 2 2011-10-27 01:22:08 PDT
Pavel Feldman
Comment 3 2011-10-27 04:46:40 PDT
Comment on attachment 112649 [details] Patch Can we get a test for this?
Yury Semikhatsky
Comment 4 2011-10-28 01:23:32 PDT
Yury Semikhatsky
Comment 5 2011-10-28 02:10:08 PDT
Note You need to log in before you can comment on or make changes to this bug.