New issue
Advanced search Search tips

Issue 900391 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Fuchsia
Pri: 3
Type: Bug



Sign in to add a comment

Investigate allowing scripts to execute in a separate JS world

Project Member Reported by kmarshall@chromium.org, Oct 30

Issue description

Chrome extension JavaScripts are executed in their own hermetic environments ("worlds"), which avoids potential issues arising when scripts and document JS trample each other in the same global context.

We should investigate if we can use this capability, or some subset of it, for Frame script injection.
 
Description: Show this description

Sign in to add a comment