Bug 294730
| Summary: | WebGPU: Replace UChar with char16_t | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
WebKit wishes to move from UChar to the standard C++ char16_t, which is synonymous. This makes the change in WebGPU.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/153822449>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/46965
EWS
Committed 296800@main (f3097d84b527): <https://commits.webkit.org/296800@main>
Reviewed commits have been landed. Closing PR #46965 and removing active labels.