Change8

v42.9.1

📦 electronView on GitHub →
🐛 3 fixes🔧 3 symbols

Summary

This release includes fixes for crashes related to system preferences and content tracing, as well as an issue on macOS affecting speech synthesis performance. It also incorporates backported fixes from upstream ANGLE, Chromium, Skia, and V8.

🐛 Bug Fixes

  • 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.

Affected Symbols