electron/shell
trop[bot] f1562543a3
feat: add support for --experimental-network-inspection (#47031)
* feat: add support for `--experimental-network-inspection`

Co-authored-by: Aman Karmani <aman@tmm1.net>

* docs: fix minor formatting issues

visible on both GH[1] and the docs site[2]

[1] https://github.com/electron/electron/blob/main/docs/api/command-line-switches.md#nodejs-flags
[2] https://www.electronjs.org/docs/latest/api/command-line-switches#--inspect-brkhostport

Co-authored-by: Aman Karmani <aman@tmm1.net>

* docs: add entry for new nodejs flag

Co-authored-by: Aman Karmani <aman@tmm1.net>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Aman Karmani <aman@tmm1.net>
2025-05-14 16:03:02 -05:00
..
app chore: bump chromium to 138.0.7175.0 (37-x-y) (#47078) 2025-05-14 10:07:45 -04:00
browser feat: enable innerWidth and innerHeight for window open (#47039) 2025-05-14 16:02:46 -05:00
common feat: add support for --experimental-network-inspection (#47031) 2025-05-14 16:03:02 -05:00
renderer refactor: Node.js temporary "explicit" microtask policy scope pattern (#46991) 2025-05-08 01:06:31 -05: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