WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255540
Set the number of boundArgs when setting it
https://bugs.webkit.org/show_bug.cgi?id=255540
Summary
Set the number of boundArgs when setting it
Seija K.
Reported
2023-04-17 12:04:44 PDT
The number of BoundArgs is always zero because it is never set. I have no idea if this means that it doesn't matter if we set it or not, and as a result we can safely remove that code, or something wrong is happening that we cannot detect. However, it is clear from the code itself that the number of arguments is meant to be set, but it is not.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-04-24 12:05:22 PDT
<
rdar://problem/108464784
>
EWS
Comment 2
2023-05-16 01:31:28 PDT
Committed
264109@main
(81d93da03d83): <
https://commits.webkit.org/264109@main
> Reviewed commits have been landed. Closing PR #12282 and removing active labels.
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