Skip to content

Update Saturation.js#960

Open
lKolabrodl wants to merge 1 commit intocasesandberg:masterfrom
lKolabrodl:fix-Saturation.js-CORS-policy
Open

Update Saturation.js#960
lKolabrodl wants to merge 1 commit intocasesandberg:masterfrom
lKolabrodl:fix-Saturation.js-CORS-policy

Conversation

@lKolabrodl
Copy link

Security: In modern browsers, access between different origins (domains) can be restricted by the CORS policy.

Performance: The loop may execute several times, but typically the window hierarchy is not deep.

Edge case: If the container is not found in any window, the topmost window will be returned.

Security: In modern browsers, access between different origins (domains) can be restricted by the CORS policy.

Performance: The loop may execute several times, but typically the window hierarchy is not deep.

Edge case: If the container is not found in any window, the topmost window will be returned.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant