electron/spec-main/fixtures/crash-cases
Jeremy Rose d44a187d0b
feat: remove nativeWindowOpen option (#29405)
Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
Co-authored-by: Milan Burda <milan.burda@gmail.com>
2022-01-06 09:28:03 -08:00
..
api-browser-destroy fix: prevent destroyed view references from causing crashes (#25411) 2020-09-16 18:10:49 -06:00
early-in-memory-session-create ci: fix WOA failing tests (#25018) 2020-08-24 12:58:55 -04:00
in-memory-session-double-free fix: browser contexts live forever (#24964) 2020-08-17 13:21:53 -07:00
js-execute-iframe fix: illegal access errors with nodeIntegrationInSubFrames (#29093) 2021-05-14 13:36:15 +02:00
native-window-open-exit fix: process.exit crash in nativeWindowOpen (#30218) 2021-07-22 15:38:11 +02:00
quit-on-crashed-event fix: increase stack size on windows x86 (#29474) 2021-07-22 12:49:21 -07:00
setimmediate-renderer-crash fix: renderer crash on setImmediate (#26365) 2020-11-10 09:17:58 -08:00
setimmediate-window-open-crash feat: remove nativeWindowOpen option (#29405) 2022-01-06 09:28:03 -08:00
transparent-window-get-background-color fix: handle a nil backgroundColor in win.getBackgroundColor() (#28120) 2021-03-14 17:26:47 -07:00
webcontents-create-leak-exit test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 2021-03-16 17:02:47 -04:00
webcontentsview-create-leak-exit test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 2021-03-16 17:02:47 -04:00
webview-attach-destroyed fix: check for destroyed webcontents in converter (#25431) 2020-09-16 12:25:49 -07:00
webview-contents-error-on-creation fix: prevent crash on web-contents creation when error is thrown (#28971) 2021-05-11 13:57:11 -07:00