Bug 252233
| Summary: | [WGSL] Remove _NO_ARGS version of RETURN_NODE macros | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | WebGPU | Assignee: | Dan Glastonbury <djg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 245861 | ||
Dan Glastonbury
By using __VA_OPT__ to selectively add a ',', we can combine the two variants of
these macros into one.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105439637>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/10078
EWS
Committed 260278@main (a9da78ab9213): <https://commits.webkit.org/260278@main>
Reviewed commits have been landed. Closing PR #10078 and removing active labels.
Dan Glastonbury
*** Bug 245861 has been marked as a duplicate of this bug. ***