Bug 144230
| Summary: | Web Inspector: TimelineOverview.js:186:27: ASSERT FAILED: this._cachedScrollContainerWidth > 0 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | Web Inspector | Assignee: | 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 | ||
Timothy Hatcher
The visibleDuration is trying to be calculated before the Timelines tab is shown.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/20702157>
Matt Baker
Assert was removed in https://bugs.webkit.org/show_bug.cgi?id=144519.