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:
John Kleinschmidt <jkleinsc@electronjs.org>
Showing
- shell/browser/api/electron_api_view.cc 16 additions, 25 deletionsshell/browser/api/electron_api_view.cc
- shell/browser/api/electron_api_view.h 3 additions, 1 deletionshell/browser/api/electron_api_view.h
- spec/api-web-contents-view-spec.ts 24 additions, 0 deletionsspec/api-web-contents-view-spec.ts
Please register or sign in to comment