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-rc1] [wasm][debugger] Hide members from classes that don't have debug information #74029

Merged
merged 5 commits into from
Aug 17, 2022

Conversation

github-actions[bot]
Copy link
Contributor

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

Backport of #73982 to release/7.0-rc1

/cc @thaystg

Customer Impact

Debug experience will change if JMC is disabled or enabled, showing or not showing fields/propertie from classes that are not from user code.
Fixes #43184

Testing

Unit tests and manual tests

Risk

Low

IMPORTANT: If 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 16, 2022

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

Issue Details

Backport of #73982 to release/7.0-rc1

/cc @thaystg

Customer Impact

Testing

Risk

IMPORTANT: If 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: -

@lewing lewing added Servicing-consider Issue for next servicing release review and removed Servicing-consider Issue for next servicing release review labels Aug 17, 2022
@carlossanlop carlossanlop merged commit 6157b3d into release/7.0-rc1 Aug 17, 2022
@carlossanlop carlossanlop deleted the backport/pr-73982-to-release/7.0-rc1 branch August 17, 2022 01:24
@carlossanlop
Copy link
Member

Approved/signed off by Larry.
CI passed.
Ready to merge. :shipit:

@ghost ghost locked as resolved and limited conversation to collaborators Sep 16, 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.

3 participants