Skip to content

[release/6.0-rc1] [wasm][debugger] Fixing assert while debugging. - #58032

Merged
steveisok merged 3 commits into
release/6.0-rc1from
backport/pr-58028-to-release/6.0-rc1
Aug 24, 2021
Merged

[release/6.0-rc1] [wasm][debugger] Fixing assert while debugging.#58032
steveisok merged 3 commits into
release/6.0-rc1from
backport/pr-58028-to-release/6.0-rc1

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Aug 24, 2021

Copy link
Copy Markdown
Contributor

Backport of #58028 to release/6.0-rc1

/cc @thaystg

Customer Impact

User will not be able to inspect any variable of type Dictionary or any other type with a generic with more than one parameter.

Testing

Created unit test
Manual test on Blazor

Risk

Low risk, the change is on BrowserDebugHost side, and if cannot evaluate the DebuggerProxyAttribute value will continue showing the raw value as it was before.

@ghost

Copy link
Copy Markdown

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

Issue Details

Backport of #58028 to release/6.0-rc1

/cc @thaystg

Customer Impact

Testing

Risk

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

area-Debugger-mono

Milestone:-

@thaystgthaystg added the Servicing-consider Issue for next servicing release review label Aug 24, 2021
@SteveMCarrollSteveMCarroll added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Aug 24, 2021
@steveisok
steveisok merged commit a6ccd53 into release/6.0-rc1Aug 24, 2021
@steveisok
steveisok deleted the backport/pr-58028-to-release/6.0-rc1 branch August 24, 2021 20:37
@ghostghost locked as resolved and limited conversation to collaborators Sep 23, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Debugger-monoServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@lewing@steveisok@thaystg@SteveMCarroll