Bug 261163
| Summary: | Simplify the CodeGeneratorExtensions.pm generated code for the most common optional argument case | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | WebKit Extensions | Assignee: | Timothy Hatcher <timothy> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Timothy Hatcher
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
<rdar://problem/114986995>
Timothy Hatcher
Pull request: https://github.com/WebKit/WebKit/pull/17446
EWS
Committed 267695@main (77ea37f47bee): <https://commits.webkit.org/267695@main>
Reviewed commits have been landed. Closing PR #17446 and removing active labels.