WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160330
Web Inspector: Assertion in NetworkGridContentView when updating data grid for the first time
https://bugs.webkit.org/show_bug.cgi?id=160330
Summary
Web Inspector: Assertion in NetworkGridContentView when updating data grid fo...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-07-28 17:24:46 PDT
<
rdar://problem/27600905
>
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.
Top of Page
Format For Printing
XML
Clone This Bug