Bug 51680

Summary: Web Inspector: [Chromium] After removing all heap profiles from the Profiles panel, Inspector memory usage doesn't decrease
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Web Inspector (Deprecated)Assignee: Mikhail Naganov <mnaganov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, commit-queue, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
fix none

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.