Bug 77974 - Web Inspector: Objects get duplicated when switching filter in heap profiler
Summary: Web Inspector: Objects get duplicated when switching filter in heap profiler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 05:25 PST by Alexei Filippov
Modified: 2012-02-07 07:27 PST (History)
11 users (show)

See Also:


Attachments
Patch (2.11 KB, patch)
2012-02-07 05:28 PST, Alexei Filippov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexei Filippov 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.
Comment 1 Alexei Filippov 2012-02-07 05:28:28 PST
Created attachment 125824 [details]
Patch
Comment 2 Ilya Tikhonovsky 2012-02-07 05:32:50 PST
Comment on attachment 125824 [details]
Patch

looks good to me
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2012-02-07 07:27:28 PST
All reviewed patches have been landed.  Closing bug.