[Webkit-unassigned] [Bug 259431] New: Avoid creating a new CSSParserContext each time a color is assigned to fillStyle/strokeStyle on a canvas context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 23 13:40:58 PDT 2023


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

            Bug ID: 259431
           Summary: Avoid creating a new CSSParserContext each time a
                    color is assigned to fillStyle/strokeStyle on a canvas
                    context
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com
                CC: dino at apple.com

Creating the CSSParserContext is slightly expensive, since it fetches all of the relevant document Settings.

-- 
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/20230723/5f7bd529/attachment.htm>


More information about the webkit-unassigned mailing list