[Webkit-unassigned] [Bug 41706] New: Web Inspector: Ability to asynchronously run profiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 6 10:43:43 PDT 2010


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

           Summary: Web Inspector: Ability to asynchronously run profiler
           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: masterov at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, mnaganov at chromium.org
        Depends on: 41705


Created an attachment (id=60639)
 --> (https://bugs.webkit.org/attachment.cgi?id=60639)
file to help reproduce this bug

Users should be a able to start/stop profiling while the javascript code is running.

For example, in an attached page, once javascript enters infinite loop, if the user tries to start CPU profiling or take heap snapshot - nothing will happen.  Also if the CPU profiler is already running the user will not be able to stop it.

Desired behavior: CPU profiler / Heap snapshotting should be independent of the javascript, since it is especially useful in such cases where the code is already running.

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