RESOLVED FIXED 276071
[WPE] WPE Platform: copy toplevel views values to a vector when iterating them
https://bugs.webkit.org/show_bug.cgi?id=276071
Summary [WPE] WPE Platform: copy toplevel views values to a vector when iterating them
Carlos Garcia Campos
Reported 2024-07-01 05:32:19 PDT
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
Carlos Garcia Campos
Comment 1 2024-07-01 05:34:03 PDT
EWS
Comment 2 2024-07-02 00:40:41 PDT
Committed 280566@main (35cb1751bf8f): <https://commits.webkit.org/280566@main> Reviewed commits have been landed. Closing PR #30342 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.