electron/shell
trop[bot] d2c95a28bb
fix: add back fallback wasm-trap handling (#47345)
* fix: add back fallback wasm-trap handling

Refs https://chromium-review.googlesource.com/c/chromium/src/+/5372409

This change sets up wasm-trap handling for the case where content_shell
has not enabled crash reporting but moves the responsibility to
ElectronRendererClient. The default ContentRendererClient assumes
that crash reporting is enabled (crashpad enabled by default) and does
not set up its own handler.

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* chore: fix build

Co-authored-by: deepak1556 <hop2deep@gmail.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
2025-06-10 18:02:14 +02:00
..
app chore: bump chromium to 138.0.7175.0 (37-x-y) (#47078) 2025-05-14 10:07:45 -04:00
browser chore: bump chromium to 138.0.7204.15 (37-x-y) (#46980) 2025-06-09 09:32:23 -04:00
common feat: [net] add "priority" option to net.request (#47321) 2025-06-10 10:28:46 +02:00
renderer fix: add back fallback wasm-trap handling (#47345) 2025-06-10 18:02:14 +02:00
services/node fix: destroy parent port backend when JS env exits (#46437) 2025-04-04 11:02:54 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00