Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/7.0] [wasm] Test, and app host fixes #75295

Merged
merged 3 commits into from
Sep 9, 2022

Commits on Sep 8, 2022

  1. [wasm] Use explicity allowed ports with playwright, on linux too

    Fixes #72436 .
    radical authored and github-actions committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    dd1b672 View commit details
    Browse the repository at this point in the history
  2. [wasm] Quote path, and arguments for wasm app host

    Fixes use of app host on windows, when it's installed in `c:\program
    files`.
    radical authored and github-actions committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    7b8bd72 View commit details
    Browse the repository at this point in the history
  3. Update BrowserRunner.cs

    radical authored and github-actions committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    a4ec281 View commit details
    Browse the repository at this point in the history