electron/spec/fixtures
Alexandre Lacheze b4276835d8 fix: lost window.opener after cross-origin navigation (#18173)
* Get a site instance related to current one instead of creation a new one

Using `GetRelatedSiteInstance` will keep the relation (same browsing instance) between the current and the new site instance.

* Some relies on preloads in opened window

The fact that, now, we always have an opener for opened windows diables note integration in opened windows, except if `nodeIntegrationInSubFrames` is enabled.

* Add a test on window.opener after cross-orgin navigation

* Make sure to unregisterProtocol in tests

* Introduc and use a NetworkSandbox for tests

* Modify tests about zoom persistence to properly simulate cross-origin navigation

* Revert "Modify tests about zoom persistence to properly simulate cross-origin navigation"

This reverts commit 0a7537f2eb7f183ddec16637e8a2e92a0d600321.
2019-06-03 13:23:15 -07:00
..
api fix: lost window.opener after cross-origin navigation (#18173) 2019-06-03 13:23:15 -07:00
asar
assets refactor: make templateImage a property on nativeImage (#18124) 2019-05-07 06:52:07 -07:00
auto-update spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) 2019-03-29 17:32:52 -07:00
certificates
devtools-extensions chore: remove electabul (#15954) 2018-12-04 20:50:37 -08:00
extensions chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
module feat: add process.getBlinkMemoryInfo() (#17762) 2019-05-30 11:50:35 +02:00
native-addon/echo feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
pages chore: run protocol tests in separate WebContents (#18202) 2019-05-10 09:51:44 +09:00
snapshot-items-available ci: Refactor mksnapshot test so that it doesn't stall. (#16875) 2019-02-11 12:21:00 -10:00
sub-frames feat: enable NodeIntegrationInSubFrames for webview (#17226) 2019-03-15 10:39:20 -07:00
workers refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
zip
no-proprietary-codecs.js chore: make "nodeIntegration" and "webviewTag" default to false (#16235) 2019-01-07 22:19:27 +03:00
testsnap.js ci: add testing for mksnapshot (#15627) 2018-11-09 10:54:17 -04:00