[Webkit-unassigned] [Bug 129296] New: Web Inspector: Make "Network Requests" searchable / custom filterable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 25 04:18:16 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129296

           Summary: Web Inspector: Make "Network Requests" searchable /
                    custom filterable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tobi+bugzilla at basecode.de
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


Created an attachment (id=225133)
 --> (https://bugs.webkit.org/attachment.cgi?id=225133&action=review)
Filterbox

Timelines > Network Requests:

The "Timeline" showing "Network Requests" contains often a very long list of Requests. I'd like to propose 2 new Features that would make the list appear less confusing.

1) Make List searchable

`cmd + f` lets appear a Searchbox. On entering a search term, the focus jumps to a list-row. See searchbox.png

2) Make List filterable

There are already some filters like "Documents", "Stylesheets", etc. Next to "Other" I'd add a Button "Custom". A Filterbox appears. On entering a filter term, the list changes the content to only contain the entries matching to the filter term. See: filterbox.png

3) Press "esc" and the search / filter disappears.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list