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

[wasm][libs] Fix WasmAppHost, and AppBundle for library tests #77719

Merged
merged 21 commits into from
Jan 31, 2023

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    d43bdc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Working fix.

    ilonatommy committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    913c484 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    1d56d6d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    9b77570 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    7f1d5b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    bd80440 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    114794d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    9e5e6e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    8b42506 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    d0e7e14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e79616 View commit details
    Browse the repository at this point in the history
  3. Update src/mono/wasm/host/BrowserArguments.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    ilonatommy and radical authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    41d8c15 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    b76bd9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bda0ebb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a82e27 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Revert 7.0 file.

    ilonatommy committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    af46992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae5d74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12f069a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    a4b2857 View commit details
    Browse the repository at this point in the history
  2. In all the cases runArgs should be first populated by defaults that c…

    …an be later overwritten.
    ilonatommy committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    39be370 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Update src/mono/wasm/test-main.js

    Co-authored-by: Ankit Jain <radical@gmail.com>
    ilonatommy and radical authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ef66826 View commit details
    Browse the repository at this point in the history