Release Notes for v25.8.2
Fixes
- Fixed an issue where
BrowserViews
that had their bounds set prior to being added to aBrowserWindow
could have unexpected incorrect offsets. #39851 (Also in 26, 27) - Fixed an issue where
chrome://gpu
failed to load. #39852 (Also in 26, 27) - Fixed an issue where accelerators representing DOM keys were not correctly converted in
webContents.sendInputEvent()
. #39820 (Also in 26, 27)
Other Changes
- Security: backported fix for 1477588. #39919