Bug 186787

Summary: Web Inspector: TypeError: Array.prototype.sort passed bad value in NetworkTableContentView _updateSortAndFilteredEntries
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, inspector-bugzilla-changes, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description BJ Burg 2018-06-18 13:46:54 PDT
1. Visit gmail.com
2. Open web inspector
3. log in to gmail
4. Switch to Network Tab

=> Exception
Comment 1 BJ Burg 2018-06-18 13:47:09 PDT
<rdar://problem/41175680>
Comment 2 BJ Burg 2018-06-18 13:48:36 PDT
Created attachment 342969 [details]
Patch
Comment 3 Joseph Pecoraro 2018-06-18 13:55:38 PDT
Comment on attachment 342969 [details]
Patch

I'd expect there to always be a sort comparator. Isn't there a default? Maybe it happens after a cycle?
Comment 4 WebKit Commit Bot 2018-06-18 14:14:46 PDT
Comment on attachment 342969 [details]
Patch

Clearing flags on attachment: 342969

Committed r232945: <https://trac.webkit.org/changeset/232945>
Comment 5 WebKit Commit Bot 2018-06-18 14:14:48 PDT
All reviewed patches have been landed.  Closing bug.