mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 04:34:44 +00:00
Depends on https://github.com/lightpanda-io/zig-v8-fork/pull/160 Improves postMessage support, specifically for use across frames. This commit also addresses a few other issues (identified while implementing this). 1 - Since macrotasks can schedule more macrotasks, we need to check the time-to- next microtask after all microtasks have completed. 2 - frame's onload callback is triggered from the frame's context, but has to execute on the parents contet.
1.6 KiB
1.6 KiB