Bug 45658

Summary: Web Inspector: [Resources panel] Need a way to clear previous requests.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, loislo, nigelw, pfeldman, pmuellr, rik, sullivan, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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.