RESOLVED FIXED310873
Deque's implementation truncates `size_t` to `unsigned` in a few places
https://bugs.webkit.org/show_bug.cgi?id=310873
Summary Deque's implementation truncates `size_t` to `unsigned` in a few places
Chris Dumez
Reported 2026-03-27 02:23:38 PDT
Deque's implementation truncates `size_t` to `unsigned` in a few places.
Attachments
Chris Dumez
Comment 1 2026-03-27 02:24:40 PDT
EWS
Comment 2 2026-03-27 09:21:57 PDT
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
Comment 3 2026-03-27 09:22:12 PDT
Note You need to log in before you can comment on or make changes to this bug.