Skip to content

[release/6.0-rc2] [wasm][debugger] Reverting the old behavior of scope id numeration - #59372

Merged
Anipik merged 3 commits into
release/6.0-rc2from
backport/pr-59368-to-release/6.0-rc2
Sep 21, 2021
Merged

[release/6.0-rc2] [wasm][debugger] Reverting the old behavior of scope id numeration#59372
Anipik merged 3 commits into
release/6.0-rc2from
backport/pr-59368-to-release/6.0-rc2

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Sep 20, 2021

Copy link
Copy Markdown
Contributor

Backport of #59368 to release/6.0-rc2

/cc @thaystg

Customer Impact

When stepping into on console was showing a lot of messages like this:
fail: Microsoft.WebAssembly.Diagnostics.DevToolsProxy[0] sending error response for id: msg-B427C708D9E1C1FA369F37FF7BC6583A:::1025 -> [Result: IsOk: False, IsErr: True, Value: , Error: { "message": "Unable to RuntimeGetProperties 'dotnet:scope:48'" } ]

Testing

Testing the case reported and it is fixed. Also added a unit test case.

Risk

Low risk, we are reverting the behavior that we had before about numeration of scopes.

@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 #59368 to release/6.0-rc2

/cc @thaystg

Customer Impact

Testing

Risk

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

area-Debugger-mono

Milestone:-

@github-actions
github-actionsBotforce-pushed the backport/pr-59368-to-release/6.0-rc2 branch from b586854 to 5ff671bCompareSeptember 20, 2021 20:16
@thaystgthaystg added the Servicing-consider Issue for next servicing release review label Sep 20, 2021
@thaystg
thaystg requested a review from lewingSeptember 20, 2021 20:29
@lewinglewing added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 21, 2021
@lewing

Copy link
Copy Markdown
Member

approved in email

@Anipik
Anipik merged commit 720d298 into release/6.0-rc2Sep 21, 2021
@jkotas
jkotas deleted the backport/pr-59368-to-release/6.0-rc2 branch September 24, 2021 04:30
@ghostghost locked as resolved and limited conversation to collaborators Nov 3, 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.

3 participants

@lewing@thaystg@Anipik