Bug 53764 - Web Inspector: Network panel filtering is broken
Summary: Web Inspector: Network panel filtering is broken
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 06:07 PST by Pavel Feldman
Modified: 2011-02-04 06:22 PST (History)
10 users (show)

See Also:


Attachments
[PATCH] Proposed change. (4.85 KB, patch)
2011-02-04 06:14 PST, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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