electron/atom
Samuel Attard 87ae9324ac
feat: Add option to conditionally disable site instance patches (#18396)
* chore: allow conditional disable of the site instance override patches at runtime

* feat: add app.allowRendererProcessReuse property to allow runtime disable of site instance overrides

spec: add tests for the new allowRendererProcessReuse property

feat: add console warnings / errors for loading non context-aware native modules
  * Only error if the patch is disabled
  * Warn all the time, this will ship in Electron 7
2019-05-31 15:47:18 -07:00
..
app fix: handle gzipped chrome WebUI resources (#18531) 2019-05-31 13:05:35 -07:00
browser feat: Add option to conditionally disable site instance patches (#18396) 2019-05-31 15:47:18 -07:00
common feat: Add option to conditionally disable site instance patches (#18396) 2019-05-31 15:47:18 -07:00
renderer feat: Add option to conditionally disable site instance patches (#18396) 2019-05-31 15:47:18 -07:00
utility More migration of ServiceContext to ServiceBinding 2019-02-14 23:59:22 +05:30