NEW 162083
Web Inspector: heap snapshot records don't show up on overview timeline view
https://bugs.webkit.org/show_bug.cgi?id=162083
Summary Web Inspector: heap snapshot records don't show up on overview timeline view
Blaze Burg
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2016-09-16 13:39:26 PDT
Joseph Pecoraro
Comment 2 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"?
Blaze Burg
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.