Bug 205704

Summary: Vector should have a debug assert for catching cases where we mutate a vector while iterating it
Product: WebKit Reporter: Saam Barati <saam>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=205703

Saam Barati
Reported 2020-01-02 17:20:57 PST
I believe HashMap has such a debug assert. I found a bug where we were doing this, and if we had such assert, we wouldn't have introduced this bug
Attachments
Note You need to log in before you can comment on or make changes to this bug.