Bug 154972

Summary: Web Inspector: Assertion Failed: Cannot show timeline because it does not belong to the shown recording. – "overview"
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

Description Timothy Hatcher 2016-03-03 10:25:09 PST
Just opening the Timeline tab.

[Error] Assertion Failed: Cannot show timeline because it does not belong to the shown recording. – "overview"
	_showTimelineViewForType (TimelineTabContentView.js:507)
	restoreFromCookie (TimelineTabContentView.js:305)
	_restoreFromCookie (BackForwardEntry.js:97)
	prepareToShow (BackForwardEntry.js:74)
	_showEntry (ContentViewContainer.js:485)
	showBackForwardEntryForIndex (ContentViewContainer.js:150)
	showContentView (ContentViewContainer.js:126)
	_tabBarItemSelected (TabBrowser.js:204)
	dispatch (Object.js:161)
	dispatchEventToListeners (Object.js:168)
	selectedTabBarItem (TabBar.js:374)
	contentLoaded (Main.js:421)
	bound
Comment 1 Radar WebKit Bug Importer 2016-03-03 10:25:48 PST
<rdar://problem/24956233>
Comment 2 Matt Baker 2016-03-03 11:43:38 PST
Created attachment 272768 [details]
[Patch] Proposed Fix
Comment 3 WebKit Commit Bot 2016-03-03 12:34:30 PST
Comment on attachment 272768 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 272768

Committed r197515: <http://trac.webkit.org/changeset/197515>
Comment 4 WebKit Commit Bot 2016-03-03 12:34:33 PST
All reviewed patches have been landed.  Closing bug.