electron/shell
trop[bot] 802741b8b0
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>
2024-11-11 22:09:09 -05:00
..
app fix: trace-startup crashing child process on macOS (#44275) 2024-10-16 16:33:45 -04:00
browser fix: segfault when moving WebContentsView between BrowserWindows (#44612) 2024-11-11 22:09:09 -05:00
common refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44552) 2024-11-04 13:12:50 -08:00
renderer refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44552) 2024-11-04 13:12:50 -08:00
services/node fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (#44211) 2024-10-14 10:46:24 +02:00
utility chore: remove unused base/ includes (#43688) 2024-09-12 16:05:37 +02:00