Bug 296539
| Summary: | Make Latin1Character a distinct type from uint8_t so it can imply character encoding as char8/16/32_t do | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | Web Template Framework | Assignee: | Darin Adler <darin> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 299254, 299310, 299663, 299664, 299665, 299670, 299671, 299672, 299674 | ||
| Bug Blocks: | |||
Darin Adler
Instead of being a type alias for uint8_t, LChar should be a distinct type
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/156856072>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/48579
EWS
Committed 300282@main (774c0dc407ae): <https://commits.webkit.org/300282@main>
Reviewed commits have been landed. Closing PR #48579 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 299310