Bug 18517 - Loading a new page with a resource selected doesn't close the resource
Summary: Loading a new page with a resource selected doesn't close the resource
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-15 13:18 PDT by Timothy Hatcher
Modified: 2008-04-15 14:01 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2008-04-15 13:18:15 PDT
Loading a new page with the Inspector's Resources panel open and viewing a resource does not cause that resource to close. You can still see the old resource from the previous page open in the inspector.

We also need to make sure to remove any hidden resource views for the previous page. This can also happen when navigating a subframe, but in that case, the old resources are not removed when they should be.
Comment 1 Timothy Hatcher 2008-04-15 14:01:25 PDT
Fixed in r31918.