Bug 1735474 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to William Durand [:willdurand] from comment #5)
> For `scripting.executeScript()`, we currently have a limitation around the `world` parameter. It only supports `"ISOLATED"`, which is the default (see Bug 1759932). Adding support for other execution worlds is tracked in Bug 1736575.
Updating to dev-doc-complete as we now support `"ISOLATED"` (102) and the `"MAIN"` (128) and it's documented as such on MDN (in the BCD).
(In reply to William Durand [:willdurand] from comment #5)
> For `scripting.executeScript()`, we currently have a limitation around the `world` parameter. It only supports `"ISOLATED"`, which is the default (see Bug 1759932). Adding support for other execution worlds is tracked in Bug 1736575.

Updating to dev-doc-complete as we now support `"ISOLATED"` (102) and the `"MAIN"` (128) and it's documented as such on MDN (in the BCD).

Back to Bug 1735474 Comment 6