[Webkit-unassigned] [Bug 88003] New: Chromium Console.time() and timeEnd() Should Support Async Traces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 12:21:58 PDT 2012


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

           Summary: Chromium Console.time() and timeEnd() Should Support
                    Async Traces
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P4
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kgr at chromium.org
                CC: kgr at chromium.org


When the Console.time/timerEnd() functions are called on the chromium platform, calls to chrome's TRACE_EVENT methods are called.
The versions being called only supported nested synchronous traces and should be switched to the versions that also support asynchronous un-nested traces.

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