[Webkit-unassigned] [Bug 177032] New: Web Inspector: Canvas: recording parameters that include an Image should show an InlineSwatch (2D canvas)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 15 22:54:42 PDT 2017


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

            Bug ID: 177032
           Summary: Web Inspector: Canvas: recording parameters that
                    include an Image should show an InlineSwatch (2D
                    canvas)
           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: webkit at devinrousso.com
                CC: inspector-bugzilla-changes at group.apple.com

For Image:
 - createPattern
 - drawImage
 - drawImageFromRect

For ImageData:
 - createImageData
 - putImageData
 - webkitPutImageDataHD

For CanvasPattern:
 - fillStyle
 - strokeStyle

For CanvasGradient (can also treated as an image, due to its complexity compared to a CSS color):
 - fillStyle
 - strokeStyle

-- 
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/20170916/56d18776/attachment.html>


More information about the webkit-unassigned mailing list