electron/shell
trop[bot] e4554f9536
fix: gin_helper::Promise in GPUInfoManager must be destroyed before destroying Node/V8 (#46470)
* fix: gin_helper::Promise in GPUInfoManager must be destroyed before destroying Node/V8

Co-authored-by: Yang Liu <ouyangliu.leo@gmail.com>

* fix: use CleanedUpAtExit to control the lifetime of GPUInfoManager

Co-authored-by: Yang Liu <ouyangliu.leo@gmail.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Yang Liu <ouyangliu.leo@gmail.com>
2025-04-03 20:34:52 -05:00
..
app refactor: remove unused system header includes (#46042) 2025-03-15 00:33:33 -05:00
browser fix: gin_helper::Promise in GPUInfoManager must be destroyed before destroying Node/V8 (#46470) 2025-04-03 20:34:52 -05:00
common perf: have ErrorThrower lazily lookup the current isolate (#46417) 2025-04-01 20:53:22 -05:00
renderer perf: prefer absl::flat_hash_set over std::set when sorted order is not needed (#46441) 2025-04-03 20:28:53 -05:00
services/node refactor: use private inheritance from mojo::MessageReceiver (#45993) 2025-03-12 23:19:17 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45259) 2025-01-20 10:37:35 -06:00