Bug 180796

Summary: Web Inspector: Network Tab - Make text filter just a URL filter and update incrementally
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-12-13 19:39:29 PST
Network Tab - Make text filter just a URL filter and update incrementally Currently the text filter searches resource text content, which caused us to turn of incremental filtering because full text search is expensive. However general feedback is that the filter should update live, like other filters. So lets make the main filter a URL filter. We can find a way to add back different forms of filtering (like full text filter) later.
Attachments
[PATCH] Proposed Fix (14.95 KB, patch)
2017-12-13 20:27 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-12-13 20:27:22 PST
Created attachment 329319 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 2 2017-12-13 20:31:20 PST
Blaze Burg
Comment 3 2017-12-13 20:42:39 PST
Comment on attachment 329319 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 4 2017-12-13 23:45:32 PST
Comment on attachment 329319 [details] [PATCH] Proposed Fix Clearing flags on attachment: 329319 Committed r225895: <https://trac.webkit.org/changeset/225895>
WebKit Commit Bot
Comment 5 2017-12-13 23:45:34 PST
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.