d5d1fa8290
* fix: use Chromium's determined new site instance as candidate when navigating. When navigating to a new address, consider using Chromium's determined site instance for the new page as it should belong to an existing browsing instance when the navigation was triggered by window.open(). fixes 8100. * Revert "fix: use Chromium's determined new site instance as candidate when navigating." This reverts commit eb95f935654a2c4d4457821297670836c10fdfd5. * fix: delegate site instance creation back to content when sandboxed. * fix: ensure site isolation is on * test: adapt ut for cross-site navigation * fix: register pending processes during a navigation. * refactor: dont call loadURL for a window constructed from an existing webContents. * test: add sandboxed affinity UT's. * fix: check affinity before deciding if to force a new site instance. * chore: adapt subsequent patch. * refactor: constify logically const methods. * fix: do not reuse site instances when navigation redirects cross-site. * test: ensure localStorage accessible after x-site redirect. * test: adapt localStorage acess denied UT for site isolation. * fix: do not send render-view-deleted for speculative frames. * chore: amend tests after rebase. * test: add ut for webContents' render-view-deleted emission * fix: introduce current-render-view-deleted for current RVH's deletions. Revert render-view-deleted to being emitted with any RVH's deletion. current-render-view-deleted is emitted only when the RVH being deleted is the current one. * refactor: style and comments fixed. |
||
---|---|---|
.. | ||
configs | ||
fixtures | ||
static | ||
.eslintrc | ||
api-app-spec.js | ||
api-auto-updater-spec.js | ||
api-browser-view-spec.js | ||
api-browser-window-affinity-spec.js | ||
api-browser-window-spec.js | ||
api-callbacks-registry-spec.js | ||
api-clipboard-spec.js | ||
api-crash-reporter-spec.js | ||
api-debugger-spec.js | ||
api-deprecations-spec.js | ||
api-desktop-capturer-spec.js | ||
api-dialog-spec.js | ||
api-global-shortcut-spec.js | ||
api-in-app-purchase-spec.js | ||
api-ipc-main-spec.js | ||
api-ipc-renderer-spec.js | ||
api-menu-item-spec.js | ||
api-menu-spec.js | ||
api-native-image-spec.js | ||
api-net-log-spec.js | ||
api-net-spec.js | ||
api-notification-dbus-spec.js | ||
api-notification-spec.js | ||
api-power-monitor-spec.js | ||
api-power-save-blocker-spec.js | ||
api-process-spec.js | ||
api-protocol-spec.js | ||
api-remote-spec.js | ||
api-screen-spec.js | ||
api-session-spec.js | ||
api-shell-spec.js | ||
api-system-preferences-spec.js | ||
api-touch-bar-spec.js | ||
api-tray-spec.js | ||
api-view-spec.js | ||
api-web-contents-spec.js | ||
api-web-contents-view-spec.js | ||
api-web-frame-spec.js | ||
api-web-request-spec.js | ||
asar-spec.js | ||
assert-helpers.js | ||
BUILD.gn | ||
chromium-spec.js | ||
events-helpers.js | ||
internal-spec.js | ||
modules-spec.js | ||
node-spec.js | ||
package-lock.json | ||
package.json | ||
security-warnings-spec.js | ||
webview-spec.js | ||
window-helpers.js |