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][test] install handlers for unhandled exceptions on browser #74751

Merged
merged 4 commits into from
Aug 30, 2022

Conversation

pavelsavara
Copy link
Member

Fixes #73330

@ghost
Copy link

ghost commented Aug 29, 2022

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #73330

Author: pavelsavara
Assignees: pavelsavara
Labels:

arch-wasm, area-System.Runtime.InteropServices.JavaScript

Milestone: 8.0.0

@pavelsavara
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@pavelsavara
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@pavelsavara pavelsavara marked this pull request as ready for review August 30, 2022 13:20
src/mono/wasm/runtime/run-outer.ts Outdated Show resolved Hide resolved
src/mono/wasm/runtime/run-outer.ts Show resolved Hide resolved
@pavelsavara pavelsavara merged commit 06f944a into dotnet:main Aug 30, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 29, 2022
@pavelsavara pavelsavara deleted the wasm_unhandled_errors branch October 13, 2022 10:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[wasm] test-main.js needs an unhandled exception handler
2 participants