Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
CI Status: 21 required jobs green, 20 passed and 1 skipped by path filter. All job results
Commit |
iOS simulator previewBuilt from gh run download 35448513385 --name simulator-preview-7f0066eeb
unzip polkadot-app-*.app.zip
xcrun simctl install booted polkadot-app.app
xcrun simctl launch booted io.parity.polkadotapp.developOr download it in a browser, which arrives as a zip wrapping An arm64 simulator slice, so it needs an Apple Silicon Mac and does not |
Minor: isFrame and the WebSocket send validator accept 64 MiB arrays that cross exposeBinding/page.evaluate as JSON number arrays; runSandboxScript hardcodes the 300 s timeout; browser.close() in finally (:414) can mask the script error; networkRequest(networkId).ready hangs to the script timeout if requestWillBeSent never arrives, rather than failing closed. |
|
Addressed the review and Lore.
Kept existing timeouts and browser environment settings: requests already fail closed, esbuild supplies Codex-assisted. |
…k-permissions-sandbox
…dy/network-permissions-cli
…network-permissions-sandbox
--scriptproducts in the shared browser sandbox, authorizing fetch, XHR and WebSockets throughauthorize_remote_permission, preserving native redirect behavior.truapi-host install-browserand explicit--trusted-scriptfor Bun diagnostics; migrate existing diagnostic callers.test-truapi-3rd-party-fetch against a CLI host built from this branch:
--scriptproducttruapi-host dev --app-port 3000 -- bun run dev --port 3000, with the development-only bridge tag inindex.html:Authored with assistance from Codex.