RESOLVED FIXED310872
Deque::swap() fails to invalidate `other`'s iterators
https://bugs.webkit.org/show_bug.cgi?id=310872
Summary Deque::swap() fails to invalidate `other`'s iterators
Chris Dumez
Reported 2026-03-27 02:17:53 PDT
Deque::swap() fails to invalidate `other`'s iterators, it only invalidates `this`'s iterators.
Attachments
Chris Dumez
Comment 1 2026-03-27 02:20:20 PDT
EWS
Comment 2 2026-03-27 09:24:57 PDT
Committed 310084@main (5f5525e0e2ec): <https://commits.webkit.org/310084@main> Reviewed commits have been landed. Closing PR #61478 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-03-27 09:25:12 PDT
Note You need to log in before you can comment on or make changes to this bug.