[Webkit-unassigned] [Bug 175166] New: Web Inspector: provide method for recording CanvasRenderingContext2D from JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 3 17:14:20 PDT 2017


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

            Bug ID: 175166
           Summary: Web Inspector: provide method for recording
                    CanvasRenderingContext2D from JavaScript
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

This would follow a similar process to console.time()/console.timeEnd().

    console.record(...);
    ...
    console.recordEnd(...);

Currently, it would

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170804/3a1ca670/attachment.html>


More information about the webkit-unassigned mailing list