RESOLVED FIXED 77974
Web Inspector: Objects get duplicated when switching filter in heap profiler
https://bugs.webkit.org/show_bug.cgi?id=77974
Summary Web Inspector: Objects get duplicated when switching filter in heap profiler
Alexei Filippov
Reported 2012-02-07 05:25:51 PST
How to reproduce: 1. take two heap snapshots 2. select the second ss 3. set filter to show object allocated between ss1 and ss2 4. set filter back to all objects. All objects are appended to the objects shown at stage 3, while they should be replaced.
Attachments
Patch (2.11 KB, patch)
2012-02-07 05:28 PST, Alexei Filippov
no flags
Alexei Filippov
Comment 1 2012-02-07 05:28:28 PST
Ilya Tikhonovsky
Comment 2 2012-02-07 05:32:50 PST
Comment on attachment 125824 [details] Patch looks good to me
WebKit Review Bot
Comment 3 2012-02-07 07:27:23 PST
Comment on attachment 125824 [details] Patch Clearing flags on attachment: 125824 Committed r106937: <http://trac.webkit.org/changeset/106937>
WebKit Review Bot
Comment 4 2012-02-07 07:27:28 PST
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.