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/6.0] [wasm][debugger] Protecting send message to debugger if it's disabled #62210

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 30, 2021

Backport of #61927 to release/6.0

/cc @thaystg

Customer Impact

Debugging a Debug App that redirects to a Release App avoid the debugger to stop working.

Testing

Manual test using a Blazor App

Risk

Low risk, only ignoring the message and returning an error when debug is disabled.

@ghost
Copy link

ghost commented Nov 30, 2021

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

Issue Details

Backport of #61927 to release/6.0

/cc @thaystg

Customer Impact

Testing

Risk

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

area-Debugger-mono

Milestone: -

@thaystg thaystg self-requested a review December 2, 2021 16:24
@safern safern added the Servicing-consider Issue for next servicing release review label Dec 15, 2021
@safern
Copy link
Member

safern commented Dec 15, 2021

@thaystg could you please send email to Tactics for approval?

@thaystg
Copy link
Member

thaystg commented Dec 15, 2021

@thaystg could you please send email to Tactics for approval?

Done! :)

@thaystg thaystg added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Dec 15, 2021
@thaystg
Copy link
Member

thaystg commented Dec 15, 2021

Approved by email.

@safern safern merged commit 7ac45bd into release/6.0 Dec 15, 2021
@safern safern deleted the backport/pr-61927-to-release/6.0 branch December 15, 2021 20:06
@ghost ghost locked as resolved and limited conversation to collaborators Jan 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Debugger-mono Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants