electron/shell
stephen9357 e3fe80e0e8
fix: increase stack size on windows x86 (#29474)
* fix: increace main thread stack size on windows x86

* chore: improve quit-on-crashed-event spec

* chore: add debug logs

* Revert "chore: add debug logs"

This reverts commit 0be81ae07c85095ac2c920436b97557c95c1c524.

* chore: use a reliable crash endpoint

Co-authored-by: Stephen Wang <wangwenqiang.wwq@bytedance.com>
Co-authored-by: Deepak Mohan <hop2deep@gmail.com>
2021-07-22 12:49:21 -07:00
..
app fix: increase stack size on windows x86 (#29474) 2021-07-22 12:49:21 -07:00
browser fix: process.exit crash in nativeWindowOpen (#30218) 2021-07-22 15:38:11 +02:00
common chore: add additional crash key to gin::Wrappable (#30161) 2021-07-21 09:33:25 -04:00
renderer
utility