Bug 162083
Summary: | Web Inspector: heap snapshot records don't show up on overview timeline view | ||
---|---|---|---|
Product: | WebKit | Reporter: | Blaze Burg <bburg> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Blaze Burg
Summary:
I'm trying to verify https://bugs.webkit.org/show_bug.cgi?id=158995, but I can't actually compare when the snapshot was taken vs. when the main navigation was committed / main resource was received.
Steps to reproduce:
1. Turn on network and allocations timelines in Timeline Tab
2. Reload the page, wait for auto recording to stop
=> Expect to find 'Snapshot 1' or similar in the tree, it's not there
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/28343150>
Joseph Pecoraro
What do you mean? I see Snapshot 1 in the Heap Snapshot timeline. Further, it has a faded out appearance to show that the snapshot has been discarded because the page has navigated.
Could you clarify the expected behavior? What do you mean by "in the tree"?
Blaze Burg
(In reply to comment #2)
> What do you mean? I see Snapshot 1 in the Heap Snapshot timeline. Further,
> it has a faded out appearance to show that the snapshot has been discarded
> because the page has navigated.
>
> Could you clarify the expected behavior? What do you mean by "in the tree"?
I mean in the overview timeline view at the bottom, where it shows discrete records from all timelines (except allocations) in one big data grid outline.