Bug 294724
| Summary: | JSC: Replace UChar with char16_t | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
WebKit wishes to move from ICU's UChar to C++ standard char16_t, which are typedef'ed to be the same. This makes that textual substitution throughout JSC.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/153818709>
adrian_taylor
https://github.com/WebKit/WebKit/pull/46958
EWS
Committed 296865@main (6e819ccf174d): <https://commits.webkit.org/296865@main>
Reviewed commits have been landed. Closing PR #46958 and removing active labels.