Bug 310873
| Summary: | Deque's implementation truncates `size_t` to `unsigned` in a few places | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Deque's implementation truncates `size_t` to `unsigned` in a few places.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/61479
EWS
Committed 310082@main (7e3461d08115): <https://commits.webkit.org/310082@main>
Reviewed commits have been landed. Closing PR #61479 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/173512593>