[Webkit-unassigned] [Bug 31082] New: Web Inspector - Adds markTimeline() API to the console for annotating the timeline tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 13:58:57 PST 2009


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

           Summary: Web Inspector - Adds markTimeline() API to the console
                    for annotating the timeline tree
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jaimeyap at google.com
                CC: timothy at hatcher.name, knorton at google.com,
                    pfeldman at chromium.org


This patch adds console.markTimeline() for annotating the timeline tree. This
makes it easy for developers to mark application level checkpoints and have
them overlaid on the timeline trace tree.

With regards to dealing with calls to this in a loop, I am leaning towards
potentially doing message aggregation in the inspector UI.

(patch to be appended to this bug shortly)

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