mirror of
https://github.com/electron/electron.git
synced 2026-02-03 19:55:43 -05:00
* 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
5 lines
61 B
JSON
5 lines
61 B
JSON
{
|
|
"name": "site-instance-overrides",
|
|
"main": "main.js"
|
|
}
|