WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 84337
Web Inspector / Heap snapshots: "Object's retaining tree" view doesn't get cleared when navigating between objects
https://bugs.webkit.org/show_bug.cgi?id=84337
Summary
Web Inspector / Heap snapshots: "Object's retaining tree" view doesn't get cl...
Marja Hölttä
Reported
2012-04-19 07:10:45 PDT
The problem occurs in chromium trunk build (chromium
r132979
, WebKit
r114621
). To reproduce: 1. Open some web page using JS. 2. Bring up developer tools -> Profiles -> New heap snapshot. 3. Expand some objects in the object list, click several objects. The "Object's retainer view" doesn't get cleared when the selected object changes, but the retainers of the selected object are added to it. The retainers of all the clicked objects accumulate in the view.
Attachments
Patch
(1.42 KB, patch)
2012-04-19 11:47 PDT
,
Yury Semikhatsky
vsevik
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2012-04-19 11:47:38 PDT
Created
attachment 137937
[details]
Patch
Yury Semikhatsky
Comment 2
2012-04-19 11:51:04 PDT
Committed
r114662
: <
http://trac.webkit.org/changeset/114662
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug