Bug 171312

Summary: Web Inspector: Network Tab - Sorting by Priority Column hides all rows in the datagrid (uncaught exception)
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2017-04-25 20:44:48 PDT
Summary: Network Tab - Sorting by Priority Column hides all rows in the datagrid (uncaught exception) Steps to Reproduce: 1. Inspect this page 2. Show Network Tab 3. Reload 4. Show Priority Column if it is not visible 5. Sort by Priority Column => all rows disappear Exception: TypeError:​ Cannot convert a symbol to a number (at TimelineDataGrid.js:​411:​17)​ _sortComparator @ TimelineDataGrid.js:​411:​17 _sortComparator @ [native code]​ merge @ [native code]​ mergeSort @ [native code]​ comparatorSort @ [native code]​ sort @ [native code]​ _sort @ TimelineDataGrid.js:​336:​36 dispatch @ Object.js:​170:​30
Attachments
[PATCH] Proposed Fix (5.00 KB, patch)
2017-04-25 20:46 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-04-25 20:45:00 PDT
Joseph Pecoraro
Comment 2 2017-04-25 20:46:13 PDT
Created attachment 308202 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 3 2017-04-25 23:06:48 PDT
Comment on attachment 308202 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 4 2017-04-25 23:35:08 PDT
Comment on attachment 308202 [details] [PATCH] Proposed Fix Clearing flags on attachment: 308202 Committed r215793: <http://trac.webkit.org/changeset/215793>
WebKit Commit Bot
Comment 5 2017-04-25 23:35:09 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.