Electron Releases - v25.9.3

npm install electron@v25.9.3
yarn add electron@v25.9.3

Release Notes

Fixes

  • Fixed a potential crash when calling tray.popUpContextMenu on macOS. #40271 (Also in 26)
  • Fixed failing build when enable_electron_extensions=false. #40270 (Also in 26, 27)

Other Changes

  • Security: backported fix for chromium:1491912. #40266