electron/shell
trop[bot] 10da0d694e
fix: javascript heap OOM is not raised (#45911)
fix: javascript heap oom is not raised in node::OOMErrorHandler

node::OOMErrorHandler terminates the process directly without raising an
oom exception. To fix it, set an oom handler into node from electron.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Yang Liu <ouyangliu.leo@gmail.com>
2025-03-07 17:50:23 +01:00
..
app chore: bump chromium to 133.0.6943.35 (35-x-y) (#45217) 2025-02-03 15:10:57 -05:00
browser fix: resolve font list in default prefernce values (#45918) 2025-03-07 16:24:09 +01:00
common fix: javascript heap OOM is not raised (#45911) 2025-03-07 17:50:23 +01:00
renderer refactor: use C++20's contains() method (35-x-y) (#45768) 2025-02-21 20:45:54 -06:00
services/node fix: support for v8.setHeapSnapshotNearHeapLimit api (#45632) 2025-02-17 13:23:38 +09:00
utility fix: broken OOP window.print() on macOS/Linux (#45259) 2025-01-20 10:37:35 -06:00