WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
171312
Web Inspector: Network Tab - Sorting by Priority Column hides all rows in the datagrid (uncaught exception)
https://bugs.webkit.org/show_bug.cgi?id=171312
Summary
Web Inspector: Network Tab - Sorting by Priority Column hides all rows in the...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2017-04-25 20:45:00 PDT
<
rdar://problem/31828554
>
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.
Top of Page
Format For Printing
XML
Clone This Bug