[Webkit-unassigned] [Bug 51368] New: [Web Timing] requestStart and responseStart should be available even if the document is still loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 20 18:45:34 PST 2010


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

           Summary: [Web Timing] requestStart and responseStart should be
                    available even if the document is still loading
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://test.w3.org/webperf/tests/submission/Microsoft/
                    NavigationTiming/test_timing_attributes_ordering_simpl
                    e.htm
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simonjam at chromium.org
                CC: tonyg at chromium.org


The referenced W3C test is flaky with Chrome. Sometimes requestStart and responseStart are 0. However, they should always be set, because it's an inline script and we must've already started receiving the document.

-- 
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