fix: segfault when moving WebContentsView between BrowserWindows (#44612)
* fix: segfault when moving WebContentsView between BrowserWindows Co-authored-by:John Kleinschmidt <jkleinsc@electronjs.org> * chore: actually enable fix Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> * fixup segfault when moving WebContentsView between BrowserWindows Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
Showing
- shell/browser/api/electron_api_view.cc 25 additions, 1 deletionshell/browser/api/electron_api_view.cc
- shell/browser/api/electron_api_view.h 2 additions, 0 deletionsshell/browser/api/electron_api_view.h
- spec/fixtures/crash-cases/webview-move-between-windows/index.js 31 additions, 0 deletions...ixtures/crash-cases/webview-move-between-windows/index.js
Please register or sign in to comment