electron/shell
trop[bot] 9c3331ea83
feat: add support for --experimental-network-inspection (#47030)
* 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-15 12:23:45 -07:00
..
app chore: bump chromium to 136.0.7095.0 (36-x-y) (#46184) 2025-04-07 13:09:35 -05:00
browser feat: enable innerWidth and innerHeight for window open (#47038) 2025-05-15 12:23:17 -07:00
common feat: add support for --experimental-network-inspection (#47030) 2025-05-15 12:23:45 -07:00
renderer fix: corner smoothing with 0 radii (36-x-y backport) (#46799) 2025-04-25 18:10:04 -05:00
services/node fix: destroy parent port backend when JS env exits (#46496) 2025-04-04 14:11:05 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00