[Webkit-unassigned] [Bug 151198] New: Show number of calls to a function in Rendering Frames timeline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 10:05:15 PST 2015


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

            Bug ID: 151198
           Summary: Show number of calls to a function in Rendering Frames
                    timeline
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

The Rendering Frames timeline does not indicate how many times a function has been called. I'd like to be able to see that information to check the number of calls to, say, CanvasRendering2DContext's drawImage(), are what I expect without adding dedicated logging. It would also be valuable to identify if some of those calls are more expensive than others in a loop of drawImage() calls.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151112/1ddc6699/attachment-0001.html>


More information about the webkit-unassigned mailing list