mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix: `WebContentsView` removal should compare directly (#44656) * fix: WebContentsView removal should compare directly * fixup view comparision * chore: use erase_if * Apply review suggestions --------- Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>