electron/shell
trop[bot] ebfbcaa727
fix: win: check for valid taskbar handle (#52023)
SetWindowPos when passed a NULL value to hWndInsertAfter
will position the window at HWND_TOP instead of HWND_TOPMOST
that can break the assertion loop of w.isAlwaysOnTop in the
specs.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Deepak Mohan <hop2deep@gmail.com>
2026-06-17 12:10:32 -04:00
..
app feat: support heap profiling in contentTracing (#51178) 2026-04-29 11:29:46 -07:00
browser fix: win: check for valid taskbar handle (#52023) 2026-06-17 12:10:32 -04:00
common feat: allow --experimental-inspector-network-resource node flag (#51377) 2026-05-18 16:53:59 -04:00
renderer fix: add MicrotasksScope for worker exit emit in ContextWillDestroy (#51348) 2026-04-27 16:52:26 -07:00
services/node feat: enable WASM trap handlers in all Node.js processes (#49839) 2026-02-18 13:22:36 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00