Recent electron updates
Section
Features
- Add system passkey support on macOS via
app.configureWebAuthn()(#51563) (050567d) - Add webFrameMain.printToPDF() (#52439) (b65f0f2)
Section
Fixes
- use WeakPtr for MenuDelegate cancellation (#52598) (53e7f14)
- key sandboxed preload code cache entries by consuming site (#52480) (c38d6fd)
- Fix webview window.opener spec for opener severing in #52472 (#52639) (19d610b)
- create window.open() children in their own process when their sandbox state differs from the opener (#52472) (cb42506)
- exit and lower child shutdown priority when the windows session ends (#52604) (8f9a4d9)
Section
Improvements
- replace dead link in bot message (#52646) (f913dae)
- bypass depot_tools python3 wrapper in test jobs (#52641) (b523dea)
- include the asar entry in integrity-check failure messages (#52600) (a2a0756)
- count electron-docs-reviewer approvals on docs-only PRs (#52599) (7e8f283)
- allow single-approver PGO roll PRs via path-scoped faraday trust (#52605) (fc46b13)
Section
Breaking Changes
- remove unused
#include "gin/..."calls (#52651) (802ef45) - remove unused
#include "third_party/..."calls (#52642) (4299e76) - remove deprecated macOS login item API (#52351) (cca2d62)