Bug 45658 - Web Inspector: [Resources panel] Need a way to clear previous requests.
Summary: Web Inspector: [Resources panel] Need a way to clear previous requests.
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-13 06:04 PDT by Pavel Feldman
Modified: 2011-02-08 11:05 PST (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2010-09-13 06:04:16 PDT
Need a way to clear previous requests. Many ajax pages stay open for hours. When debugging an AJAX issue, the panel can fill up with hundreds of previous requests and it gets very hard to navigate. Firebug provides a “Clear” button to remove previous requests. Even better, HttpWatch provides “Record”/”Stop” buttons so you can start and stop recording network activity at any time.
Comment 1 Nigel White 2010-10-23 09:43:35 PDT
This is definitely needed. As a priority. All the web apps I work on are single page, long lived with many requests.