Bug 91510
Summary: | Web Inspector: heap profiler shows inconsistent heap sizes for live chart vs. heap snapshot | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrey Kosyakov <caseq> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Andrey Kosyakov
0. Record and save a large timeline (I'm using 96M, which was obtained by less than 2 minutes of compose-discard in gmail)
1. Close and open inspector
2. Load timeline recorded at step 0
3. Assure "Live native memory chart" experiment is enabled
4. Open inspector on inspector
5. Take a heap snapshot of the inspector with large timeline loaded
6. Compare snapshot size to JS heap size. I'm getting 132M for the former and 162 for the latter.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brian Burg
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.