Skip to content

[release/6.0-rc1] [wasm][debugger] Fixing DebuggerDisplayAttribute when using utf16 characters - #58087

Merged
Anipik merged 1 commit into
release/6.0-rc1from
backport/pr-58084-to-release/6.0-rc1
Aug 25, 2021
Merged

[release/6.0-rc1] [wasm][debugger] Fixing DebuggerDisplayAttribute when using utf16 characters#58087
Anipik merged 1 commit into
release/6.0-rc1from
backport/pr-58084-to-release/6.0-rc1

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Aug 25, 2021

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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 radicalAugust 25, 2021 00:55
@thaystgthaystg added the Servicing-consider Issue for next servicing release review label Aug 25, 2021
@lewinglewing added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Aug 25, 2021
@lewing

Copy link
Copy Markdown
Member

Two lanes failed with #11063

@mmitche

Copy link
Copy Markdown
Member

Merge when ready

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