Bug 104021 - Web Inspector: Network: newly added items are not filtered.
Summary: Web Inspector: Network: newly added items are not filtered.
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: Eugene Klyuchnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-04 11:27 PST by Eugene Klyuchnikov
Modified: 2012-12-10 04:19 PST (History)
11 users (show)

See Also:


Attachments
Patch (6.95 KB, patch)
2012-12-10 01:32 PST, Eugene Klyuchnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Klyuchnikov 2012-12-04 11:27:16 PST
Steps to reproduce the problem:
1.  Open a web app which continuously generates requests during use (eg, gmail)
2.  Open the devtools/network tab
3.  Search for a string which appears in some but not all requests and check the filter checkbox.
4.  Do something in the app to generate more requests.

Chromium issue: http://code.google.com/p/chromium/issues/detail?id=164065
Comment 1 Eugene Klyuchnikov 2012-12-10 01:32:31 PST
Created attachment 178486 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-10 04:19:08 PST
Comment on attachment 178486 [details]
Patch

Clearing flags on attachment: 178486

Committed r137136: <http://trac.webkit.org/changeset/137136>
Comment 3 WebKit Review Bot 2012-12-10 04:19:12 PST
All reviewed patches have been landed.  Closing bug.