v42.9.1Desktop
electron v42.9.1
Fixed 3
- Fixed a crash in systemPreferences.promptTouchID(reason) when an invalid reason value is passed
- Fixed a potential crash in contentTracing.stopRecording() when the trace file could not be written to the requested path
- Fixed an issue on macOS where a page's first use of speechSynthesis could block the main process for several hundred milliseconds
Release Notes for v42.9.1
Fixes
- Fixed a crash in
systemPreferences.promptTouchID(reason)when an invalid reason value is passed. #52780 (Also in 43, 44) - Fixed a potential crash in
contentTracing.stopRecording()when the trace file could not be written to the requested path. #52796 (Also in 43, 44)