Bug 57860

Summary: Web Inspector: main resource is not properly updated after navigation
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, burg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P1 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Andrey Kosyakov
Reported 2011-04-05 10:21:12 PDT
1. Open http://www.google.com 2. Open WebInspector 3. Open inspector-on-inspector 4. Observe WebInspector.mainResource.url is "http://www.google.com" 5. Switch back to the inspected window, navigate to http://www.apple.com 6. Observe WebInspector.mainResource.url is "http://www.google.com" Note that start/stop time in the resource are also missing. This breaks [at least] page timings in HAR.
Attachments
Andrey Kosyakov
Comment 1 2011-04-06 01:25:39 PDT
Andrey Kosyakov
Comment 2 2011-04-06 01:26:36 PDT
Please disregrard previous comment, wrong bug.
Note You need to log in before you can comment on or make changes to this bug.