Bug 162083 - Web Inspector: heap snapshot records don't show up on overview timeline view
Summary: Web Inspector: heap snapshot records don't show up on overview timeline view
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-09-16 13:39 PDT by BJ Burg
Modified: 2016-12-13 15:39 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2016-09-16 13:39:05 PDT
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
Comment 1 Radar WebKit Bug Importer 2016-09-16 13:39:26 PDT
<rdar://problem/28343150>
Comment 2 Joseph Pecoraro 2016-09-16 14:16:46 PDT
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"?
Comment 3 BJ Burg 2016-09-16 15:00:58 PDT
(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.