Bug 155458

Summary: Web Inspector: REGRESSION(r197974): HeapAllocationsTimelineView broken, doesn't handle Timeline Sidebar Navigation removal
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-03-14 13:39:59 PDT
* SUMMARY
REGRESSION(r197974): HeapAllocationsTimelineView broken, doesn't handle Timeline Sidebar Navigation removal.

* STEPS TO REPRODUCE
1. Start a timeline recording with the HeapAllocations Timeline
2. Stop the timeline recording
3. Select the HeapAllocations Timeline
  => datagrid is always empty
Comment 1 Radar WebKit Bug Importer 2016-03-14 13:40:56 PDT
<rdar://problem/25150803>
Comment 2 Joseph Pecoraro 2016-03-14 13:41:02 PDT
Created attachment 274018 [details]
[PATCH] Proposed Fix
Comment 3 Joseph Pecoraro 2016-03-14 13:41:40 PDT
Created attachment 274019 [details]
[PATCH] Proposed Fix
Comment 4 WebKit Commit Bot 2016-03-14 16:35:08 PDT
Comment on attachment 274019 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 274019

Committed r198175: <http://trac.webkit.org/changeset/198175>
Comment 5 WebKit Commit Bot 2016-03-14 16:35:12 PDT
All reviewed patches have been landed.  Closing bug.