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] Support network status information #71941

Closed
wants to merge 18 commits into from

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    648a4a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fbd1d7 View commit details
    Browse the repository at this point in the history
  3. Enable tests.

    maraf committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    67bb6de View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    4919918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b8856e View commit details
    Browse the repository at this point in the history
  3. PSNE with error message.

    maraf committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    d314fca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eb6f8d View commit details
    Browse the repository at this point in the history
  5. Update ApiCompatBaseline.

    maraf committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    2baf83f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Update src/libraries/System.Net.NetworkInformation/src/System/Net/Net…

    …workInformation/NetworkInterfacePal.Browser.cs
    
    Co-authored-by: Ankit Jain <radical@gmail.com>
    maraf and radical committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2ee970e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a1eca2 View commit details
    Browse the repository at this point in the history
  3. Rename OnNetworkChanged to OnNetworkAvailabilityChanged

    Co-authored-by: Ankit Jain <radical@gmail.com>
    maraf and radical committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    947d325 View commit details
    Browse the repository at this point in the history
  4. Unsubscribe browser events.

    maraf committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2afa020 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Enable more tests.

    maraf committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    dfa5a6c View commit details
    Browse the repository at this point in the history
  2. Fix assigning the listener.

    maraf committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    1d71019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23c1eb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

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

Commits on Aug 8, 2022

  1. Merge remote-tracking branch 'upstream/main' into WasmNetworkInfo

    # Conflicts:
    #	src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.cs
    #	src/libraries/apicompat/ApiCompatBaseline.NetCoreAppLatestStable.txt
    #	src/mono/wasm/runtime/exports.ts
    maraf committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    bc03544 View commit details
    Browse the repository at this point in the history
  2. Feedback.

    maraf committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    5ccf469 View commit details
    Browse the repository at this point in the history