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] [debugger][wasm] Fixes trying to evaluate a debugger helper function in a non-wasm page. #74458

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 23, 2022

Backport of #74434 to release/7.0

/cc @thaystg

Customer Impact

Debugging from VS, when redirecting to a non-wasm page, debugger crashes and the browser is closed.

Testing

Added unity tests for it, and also manual tested.

Risk

Low risky, only protecting the code to avoid a throw when it's a non-wasm page

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

@ghost
Copy link

ghost commented Aug 23, 2022

Tagging subscribers to this area: @thaystg
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #74434 to release/7.0

/cc @thaystg

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

Author: github-actions[bot]
Assignees: -
Labels:

area-Debugger-mono

Milestone: -

@carlossanlop
Copy link
Member

@marek-safar can we get an approval?

@carlossanlop
Copy link
Member

Ping @marek-safar

Copy link
Contributor

@marek-safar marek-safar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@marek-safar marek-safar added this to the 7.0.0 milestone Aug 25, 2022
@carlossanlop
Copy link
Member

Approved and signed off.
CI failure is a cancelled operation.
Ready to merge. :shipit:

@carlossanlop carlossanlop merged commit 1a5c7ee into release/7.0 Aug 25, 2022
@carlossanlop carlossanlop deleted the backport/pr-74434-to-release/7.0 branch August 25, 2022 18:10
@ghost ghost locked as resolved and limited conversation to collaborators Sep 24, 2022
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.

4 participants