Bug 310872

Summary: Deque::swap() fails to invalidate `other`'s iterators
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: 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
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.