Bug 61036

Summary: Web Inspector: WebInspector.mainResource lacks many important fields
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 61192    
Bug Blocks:    

Andrey Kosyakov
Reported 2011-05-18 04:00:01 PDT
1. Navigate to http://www.webkit.org 2. Open WebInspector 3. Reload 4. Open inspector on inspector 5. View properties of WebInspector.mainResource using console 6. Compare this to first entry in WebInspector.panels.network._resourcesById EXPECTED: These two objects should refer to the same resource ACTUAL: WebInspector.mainResource lacks all network information (start/end times, identifiers, HTTP status etc).
Attachments
Andrey Kosyakov
Comment 1 2011-05-30 02:37:00 PDT
This is gone now that bug 61192 is fixed.
Note You need to log in before you can comment on or make changes to this bug.