Electron: v7.1.3 Release

Release date:
December 2, 2019
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v7.1.3

Could not determine top contributors for this release.

Directory Browser for v7.1.3

We couldn't find a release before this one

Release Notes Published

Release Notes for v7.1.3

Fixes

  • Fixed --ignore-connections-limit, ironically, being ignored. #21299
  • Fixed broken focus with OOPIF embedded inside webview. #21223
  • Fixed context menu disappearing when showing. #21225
  • Fixed contextBridge crash. #21281
  • Fixed the 'login' event not being emitted when HTTP Basic auth was requested during a net.request. #21135
  • Net module requests no longer raise errors when non-2xx responses are received. #21295
  • The disabled-by-default-cpu_profiler tracing category now correctly records stack samples from the main process and utility processes. #21277
  • webContents.reloadIgnoringCache() will now forcefully ignore all caches, including service workers. #21284
  • window.root and window.GLOBAL are both now undefined when nodeIntegration is disabled as expected. #21354

Other Changes

  • Fixed some crashes that could occur when using the net module. #21304
  • Generate debug symbols on Linux. #21279
  • Made strip_absolute_paths_from_debug_symbols to false in debug.gn. #21317
  • Updated Chromium to 78.0.3904.126. #21346