RESOLVED FIXED 51680
Web Inspector: [Chromium] After removing all heap profiles from the Profiles panel, Inspector memory usage doesn't decrease
https://bugs.webkit.org/show_bug.cgi?id=51680
Summary Web Inspector: [Chromium] After removing all heap profiles from the Profiles ...
Mikhail Naganov
Reported 2010-12-28 08:39:27 PST
This happens, because WebInspector.HeapSnapshotView adds an event listener on WebInspector.ProfilesPanel object, which holds the panel and all associated data.
Attachments
fix (1.04 KB, patch)
2010-12-28 08:44 PST, Mikhail Naganov
no flags
Mikhail Naganov
Comment 1 2010-12-28 08:44:40 PST
WebKit Commit Bot
Comment 2 2010-12-28 09:24:20 PST
Comment on attachment 77555 [details] fix Clearing flags on attachment: 77555 Committed r74712: <http://trac.webkit.org/changeset/74712>
WebKit Commit Bot
Comment 3 2010-12-28 09:24:26 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.