[Webkit-unassigned] [Bug 98636] New: [Web Inspector] Performance Timeline Panel metabug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 8 02:03:09 PDT 2012


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

           Summary: [Web Inspector] Performance Timeline Panel metabug
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pan.deng at intel.com


For W3C specs, Performance Timeline[1], Resource Timing[2] and User Timing[3] are now in CR, Navigation Timing[4] is already in PR. Those specs provide unified and easily access interface to measure kinds of timing information, including resource fetch, user self-defined timestamps etc. Base on them, we can enhance web inspector to provide visualization of these timings in a timeline panel, which can help web developer identify performance bottleneck.

[1] http://www.w3.org/TR/2012/CR-performance-timeline-20120726/
[2] http://www.w3.org/TR/2012/CR-resource-timing-20120522/
[3] http://www.w3.org/TR/2012/CR-user-timing-20120726/
[4] http://www.w3.org/TR/2012/PR-navigation-timing-20120726/

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