Release Notes for v29.1.1
Fixes
- Fixed an issue where
user-did-{resign|become}-active
were not emitted properly on macOS. #41527 (Also in 28, 30) - Fixed an issue where
webContents.print(options)
failed ifoptions
was not passed orundefined
is passed. #41479 (Also in 28, 30)
Other Changes
- Updated Chromium to 122.0.6261.95. #41489