Bug 160330

Summary: Web Inspector: Assertion in NetworkGridContentView when updating data grid for the first time
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, 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

Matt Baker
Reported 2016-07-28 17:24:14 PDT
Summary: Assertion in NetworkGridContentView when updating data grid for the first time: console.assert(isFinite(secondsPerPixel) && secondsPerPixel > 0); Steps to Reproduce: 1. Open Inspector > Network tab 2. Reload the page => Assertion adding first resource grid node [Error] Assertion Failed refreshGraph (TimelineDataGridNode.js:230) layout (NetworkGridContentView.js:185) _layoutSubtree (View.js:250) updateLayout (View.js:147) _update (NetworkGridContentView.js:299) _update
Attachments
[Patch] Proposed Fix (2.96 KB, patch)
2016-07-28 17:40 PDT, Matt Baker
no flags
Radar WebKit Bug Importer
Comment 1 2016-07-28 17:24:46 PDT
Matt Baker
Comment 2 2016-07-28 17:40:30 PDT
Created attachment 284843 [details] [Patch] Proposed Fix
Blaze Burg
Comment 3 2016-07-29 11:21:38 PDT
Comment on attachment 284843 [details] [Patch] Proposed Fix r=me
WebKit Commit Bot
Comment 4 2016-07-29 11:41:42 PDT
Comment on attachment 284843 [details] [Patch] Proposed Fix Clearing flags on attachment: 284843 Committed r203908: <http://trac.webkit.org/changeset/203908>
WebKit Commit Bot
Comment 5 2016-07-29 11:41:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.