From f28344f00ca4b743464ccca637a9be9b37da011a Mon Sep 17 00:00:00 2001
From: Domenic Denicola SecurityError
" DOMException
.
If the surrounding agent's agent cluster's cross-origin isolation mode is not "none
", then return.
If the surrounding agent's agent cluster's is origin-keyed is true, then return.
Contains various Window
objects which can potentially reach each other, either
directly or by using document.domain
.
If the encompassing agent cluster's cross-origin isolation mode is not "none
", then all the Window
objects will
- be same origin, can reach each other directly, and document.domain
will no-op.
If the encompassing agent cluster's is origin-keyed is true, then
+ all the Window
objects will be same origin, can reach each other
+ directly, and document.domain
will no-op.
Two Window
objects that are same origin can be in
different similar-origin window agents, for