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-rc1] [wasm][debugger] Fixing DebuggerDisplayAttribute when using utf16 characters #58087

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 25, 2021

Backport of #58084 to release/6.0-rc1

/cc @thaystg

Customer Impact

Fixing viewing DebuggerDisplayAttribute content with utf16 characters.
#58046

Testing

Unit test.

Risk

Low, using the same method used on debugger-libs to read string from buffer: https://github.com/mono/debugger-libs/blob/03850bfd42eb17d6425f03ee03114f9dc471db6c/Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs#L865

@ghost
Copy link

ghost commented Aug 25, 2021

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

Issue Details

Backport of #58084 to release/6.0-rc1

/cc @thaystg

Customer Impact

Testing

Risk

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

area-Debugger-mono

Milestone: -

@thaystg thaystg requested review from lewing and radical August 25, 2021 00:55
@thaystg thaystg added the Servicing-consider Issue for next servicing release review label Aug 25, 2021
@lewing lewing added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Aug 25, 2021
@lewing
Copy link
Member

lewing commented Aug 25, 2021

Two lanes failed with #11063

@mmitche
Copy link
Member

mmitche commented Aug 25, 2021

Merge when ready

@Anipik Anipik merged commit f4ff60b into release/6.0-rc1 Aug 25, 2021
@lewing lewing deleted the backport/pr-58084-to-release/6.0-rc1 branch August 25, 2021 17:38
@ghost ghost locked as resolved and limited conversation to collaborators Sep 24, 2021
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.

4 participants