[Webkit-unassigned] [Bug 57860] New: Web Inspector: main resource is not properly updated after navigation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 10:21:13 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57860

           Summary: Web Inspector: main resource is not properly updated
                    after navigation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: caseq at chromium.org
                CC: rik at webkit.org, keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    yurys at chromium.org, bweinstein at apple.com,
                    apavlov at chromium.org, loislo at chromium.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list