Bug 299706
| Summary: | Add casts that will be needed once Latin1Character is a distinct type | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | Web Template Framework | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Darin Adler
To prepare to make Latin1Character a distinct type from uint8_t, this adds casts where we are currently relying on types being the same.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/161524685>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/51472
EWS
Committed 301031@main (6c4e9451b882): <https://commits.webkit.org/301031@main>
Reviewed commits have been landed. Closing PR #51472 and removing active labels.