[Webkit-unassigned] [Bug 48923] New: [Web Timing] Enable by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 09:56:09 PDT 2010


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

           Summary: [Web Timing] Enable by default
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tonyg at chromium.org
                CC: simonjam at chromium.org
        Depends on: 48922
            Blocks: 30685


After the vendor prefix is removed, we should enable the interface by default.

Assuming that the detailed timings are not passed up by the network stack for each port (bug 42432, bug 42433, bug 42434, bug 42435), we should repurpose the --enable-web-timing flag to guard just the network stack related timings (domainLookupStart, domainLookupEnd, connectStart, connectEnd, requestStart, responseStart, responseEnd) instead of the whole interface.

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