Bug 276071
Summary: | [WPE] WPE Platform: copy toplevel views values to a vector when iterating them | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | WPE WebKit | Assignee: | Carlos Garcia Campos <cgarcia> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 265636 |
Carlos Garcia Campos
We iterate the toplevel views to notify them about changes, that can emit signals and that could destroy the view causing the map to change while being iterated.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/30342
EWS
Committed 280566@main (35cb1751bf8f): <https://commits.webkit.org/280566@main>
Reviewed commits have been landed. Closing PR #30342 and removing active labels.