mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-26 17:03:09 +00:00
A broadcast LaunchAck can arrive in addition to any direct response, causing create_app_webview to be called twice for the same session. Without the guard the second call silently overwrites the existing WebView entry without destroying it. Early-return if the session is already tracked. |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-file-portal | ||
| weft-ipc-types | ||
| weft-mount-helper | ||
| weft-pack | ||
| weft-runtime | ||
| weft-servo-shell | ||