[Webkit-unassigned] [Bug 101017] New: Web Inspector: Support user timing mark and measure in Timeline panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 23:03:17 PDT 2012


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

           Summary: Web Inspector: Support user timing mark and measure in
                    Timeline panel
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pan.deng at intel.com
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    tonyg at chromium.org, simonjam at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


performance.mark and measure will be widely supported as W3C User Timing[1] Spec.
Furthermore, performance.measure can provide a start to end timing, according to this, user can choose region they care in overview pane easily if we draw measure on timeline.
It should be a supplement of console.timeStamp & console.markTimeline.
Reasonable? :)

[1] http://www.w3.org/TR/2012/CR-user-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