Bug 225164

Summary: Make sure we invalidate the iterator in StorageMap::clear()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 225188    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2021-04-28 14:36:36 PDT
Make sure we invalidate the iterator in StorageMap::clear().
Comment 1 Chris Dumez 2021-04-28 14:39:35 PDT
Created attachment 427294 [details]
Patch
Comment 2 EWS 2021-04-28 15:49:09 PDT
Committed r276737 (237138@main): <https://commits.webkit.org/237138@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427294 [details].
Comment 3 Radar WebKit Bug Importer 2021-04-28 15:50:16 PDT
<rdar://problem/77289437>
Comment 4 WebKit Commit Bot 2021-04-29 05:50:47 PDT
Re-opened since this is blocked by bug 225188
Comment 5 Chris Dumez 2021-04-29 08:06:36 PDT
<https://commits.webkit.org/237158@main>