mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 09:32:06 -08:00
Experimental support to execute in the main world. Usage: `page.evaluate("mw:<script>")`
Has only been implemented to pass JSON serializable objects to/from the main world (Isolated worlds are still the default, and should be used unless necessary).
|
||
|---|---|---|
| .. | ||
| FrameTree.js | ||
| hidden-scrollbars.css | ||
| JugglerFrameChild.jsm | ||
| main.js | ||
| PageAgent.js | ||
| Runtime.js | ||
| WorkerMain.js | ||