[Webkit-unassigned] [Bug 84347] New: Web Inspector:
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 19 07:56:02 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84347
Summary: Web Inspector:
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: marja at chromium.org
CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
pmuellr at yahoo.com, joepeck at webkit.org,
pfeldman at chromium.org, yurys at chromium.org,
bweinstein at apple.com, apavlov at chromium.org,
loislo at chromium.org
The bug appears both in chromium trunk build (chromium r132979, WebKit r114621) and in Google Chrome 20.0.1105.0 dev.
To reproduce:
1. Navigate to a page using JS. A static page with no interactions will do.
2. Take 3 heap snapshots.
3. Select snapshot 3, and display "Objects allocated before Snapshot 1".
The view is empty. It should contain the same objects as snapshot 1. (Nothing was disposed.)
Alternatively, use a page, and do something that allocates new objects between the snapshots. Then the "Objects allocated between snapshots 1 and 2" and "Objects allocated between snapshots 2 and 3" views should also be nonempty, but they are empty, too.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list