Bug 63723 - Web Inspector: Network Panel Contains Extra Resources When Navigating Quickly
Summary: Web Inspector: Network Panel Contains Extra Resources When Navigating Quickly
Status: RESOLVED INVALID
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: 2011-06-30 08:32 PDT by mhillyard
Modified: 2014-12-12 14:09 PST (History)
9 users (show)

See Also:


Attachments
Chrome extension that navigates quickly. (899 bytes, application/octet-stream)
2011-06-30 08:32 PDT, mhillyard
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mhillyard 2011-06-30 08:32:31 PDT
Created attachment 99309 [details]
Chrome extension that navigates quickly.

1. Open DevTools Network panel.
2. Navigate to yahoo.com.
3. Quickly (before yahoo finishes loading) navigate to aol.com.
4. The Network panel still shows resources from yahoo.  Furthermore, webInspector.resources.getHAR also returns these extra resources.

The attached extension demonstrates this issue.
Comment 1 Brian Burg 2014-12-12 14:09:57 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.