WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
261163
Simplify the CodeGeneratorExtensions.pm generated code for the most common optional argument case
https://bugs.webkit.org/show_bug.cgi?id=261163
Summary
Simplify the CodeGeneratorExtensions.pm generated code for the most common op...
Timothy Hatcher
Reported
2023-09-05 09:17:44 PDT
The generator outputs complex argument handling code in all cases, when it can be simplified for common 2 and 3 argument cases when the last argument is optional.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-05 09:17:52 PDT
<
rdar://problem/114986995
>
Timothy Hatcher
Comment 2
2023-09-05 10:31:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17446
EWS
Comment 3
2023-09-06 14:50:07 PDT
Committed
267695@main
(77ea37f47bee): <
https://commits.webkit.org/267695@main
> Reviewed commits have been landed. Closing PR #17446 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