Bug 216438

Summary: Make CanvasRenderingContext2D functions parameters not default to undefined
Product: WebKit Reporter: Rob Buis <rbuis>
Component: CanvasAssignee: Rob Buis <rbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, changseok, dino, esprehn+autocc, ews-watchlist, gyuyoung.kim, hi, kondapallykalyan, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Rob Buis
Reported 2020-09-12 09:36:04 PDT
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.
Attachments
Patch (2.48 KB, patch)
2020-09-12 09:37 PDT, Rob Buis
no flags
Patch (4.19 KB, patch)
2020-09-13 02:48 PDT, Rob Buis
no flags
Rob Buis
Comment 1 2020-09-12 09:37:20 PDT
Rob Buis
Comment 2 2020-09-13 02:48:49 PDT
EWS
Comment 3 2020-09-13 11:47:36 PDT
Committed r267000: <https://trac.webkit.org/changeset/267000> All reviewed patches have been landed. Closing bug and clearing flags on attachment 408646 [details].
Radar WebKit Bug Importer
Comment 4 2020-09-13 11:48:14 PDT
Note You need to log in before you can comment on or make changes to this bug.