electron/spec-main
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
..
fixtures/api/net-log refactor: netLog directly uses network service (#18289) 2019-05-23 15:31:38 -07:00
.eslintrc spec: initial spike of main-process based tests 2019-03-14 12:50:06 -07:00
.gitignore spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) 2019-03-29 17:32:52 -07:00
ambient.d.ts spec: initial spike of main-process based tests 2019-03-14 12:50:06 -07:00
api-app-spec.ts feat: Add option to conditionally disable site instance patches (#18396) 2019-05-31 15:47:18 -07:00
api-autoupdater-darwin-spec.ts spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) 2019-03-29 17:32:52 -07:00
api-ipc-spec.ts feat: add ipcRenderer.invoke() (#18449) 2019-05-31 10:25:19 -07:00
api-net-log-spec.js refactor: netLog directly uses network service (#18289) 2019-05-23 15:31:38 -07:00
api-session-spec.js test: move download-related session specs to main runner (#18508) 2019-05-30 15:05:02 -07:00
api-web-contents-spec.ts test: move beforeunload tests to main runner and fix flake (#18432) 2019-05-29 13:38:14 -07:00
chromium-spec.ts feat: enable reporting api (#18255) 2019-05-29 16:33:19 -07:00
events-helpers.ts build: move to the new docs parser (#18103) 2019-05-06 08:29:01 -07:00
index.js test: move several session specs to the main runner (#18433) 2019-05-28 14:12:59 -07:00
package.json spec: initial spike of main-process based tests 2019-03-14 12:50:06 -07:00
window-helpers.ts test: move beforeunload tests to main runner and fix flake (#18432) 2019-05-29 13:38:14 -07:00