Patch Changes
-
Always clone touch event lists when creating cross-thread events so synthetic touch events only carry structured-clone-safe primitive fields. (#2636)
-
Conditionally pass Card and Component params based on cardType in background thread. (#2610)
-
Add bidirectional decode worker heartbreak liveness messages. (#2599)
-
Add web support for the
<frame>element by mapping it to<lynx-view>. (#2604) -
Stop redeclaring
fetchas a chunk-scope binding. Reusing the host (#2562)
window.fetchfrom BTS chunks (instead of capturing the no-op stub the
chunk wrapper used to install) lets the renderer issue real network
requests. -
Updated dependencies [
c1db603]:- @lynx-js/web-elements@0.12.2
- @lynx-js/web-worker-rpc@0.20.4