WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
216438
Make CanvasRenderingContext2D functions parameters not default to undefined
https://bugs.webkit.org/show_bug.cgi?id=216438
Summary
Make CanvasRenderingContext2D functions parameters not default to undefined
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
Details
Formatted Diff
Diff
Patch
(4.19 KB, patch)
2020-09-13 02:48 PDT
,
Rob Buis
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Rob Buis
Comment 1
2020-09-12 09:37:20 PDT
Created
attachment 408601
[details]
Patch
Rob Buis
Comment 2
2020-09-13 02:48:49 PDT
Created
attachment 408646
[details]
Patch
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
<
rdar://problem/68809745
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug