Release Notes for v35.5.1
Fixes
- Fixed
addChildView()
crashes when adding a closed WebContentsView. #47339 - Fixed crash in
autoUpdater
on macOS when zip extraction failed. #47299 (Also in 34, 36, 37) - Fixed crash when pausing in loops due to missing context when desugared. #47286
Other Changes
- Security: backported fix for CVE-2025-5419. #47354