RESOLVED FIXED 53764
Web Inspector: Network panel filtering is broken
https://bugs.webkit.org/show_bug.cgi?id=53764
Summary Web Inspector: Network panel filtering is broken
Pavel Feldman
Reported 2011-02-04 06:07:23 PST
Patch to follow.
Attachments
[PATCH] Proposed change. (4.85 KB, patch)
2011-02-04 06:14 PST, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 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.
Pavel Feldman
Comment 2 2011-02-04 06:14:56 PST
Created attachment 81209 [details] [PATCH] Proposed change.
Pavel Feldman
Comment 3 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
Note You need to log in before you can comment on or make changes to this bug.