Bug 53764

Summary: Web Inspector: Network panel filtering is broken
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed change. yurys: review+

Description Pavel Feldman 2011-02-04 06:07:23 PST
Patch to follow.
Comment 1 Pavel Feldman 2011-02-04 06:07:46 PST
What steps will reproduce the problem?
1. Open DevTools window on a page and switch to Network panel
2. Reload page to refresh network view
3. Try limiting the view to Scripts/Images etc using the filter buttons

What is the expected output? What do you see instead?
Only the grid updates (lines with alternating background colors) - there's no text.
Comment 2 Pavel Feldman 2011-02-04 06:14:56 PST
Created attachment 81209 [details]
[PATCH] Proposed change.
Comment 3 Pavel Feldman 2011-02-04 06:22:29 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
        M       Source/WebCore/ChangeLog
        M       Source/WebCore/inspector/front-end/NetworkPanel.js
Committed r77623