Bug 144230

Summary: Web Inspector: TimelineOverview.js:186:27: ASSERT FAILED: this._cachedScrollContainerWidth > 0
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED WONTFIX    
Severity: Normal CC: graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Timothy Hatcher 2015-04-26 11:18:01 PDT
The visibleDuration is trying to be calculated before the Timelines tab is shown.
Comment 1 Radar WebKit Bug Importer 2015-04-26 11:18:18 PDT
<rdar://problem/20702157>
Comment 2 Matt Baker 2015-05-22 00:54:19 PDT
Assert was removed in https://bugs.webkit.org/show_bug.cgi?id=144519.