[Webkit-unassigned] [Bug 216438] New: Make CanvasRenderingContext2D functions parameters not default to undefined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 12 09:36:04 PDT 2020


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

            Bug ID: 216438
           Summary: Make CanvasRenderingContext2D functions parameters not
                    default to undefined
           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: rbuis at igalia.com
                CC: dino at apple.com

Some string parameters default to "undefined", however the code path is the same when
no default is given and implicitly a null string is passed, so remove the default
values.

-- 
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/20200912/08d29e9a/attachment.htm>


More information about the webkit-unassigned mailing list