Skip to content

[wasm][debugger] Fixing getScriptSource when is an embedded source - #64464

Merged
thaystg merged 1 commit into
dotnet:mainfrom
thaystg:fix_embedded_source
Jan 31, 2022
Merged

[wasm][debugger] Fixing getScriptSource when is an embedded source#64464
thaystg merged 1 commit into
dotnet:mainfrom
thaystg:fix_embedded_source

Conversation

@thaystg

@thaystgthaystg commented Jan 28, 2022

Copy link
Copy Markdown
Member

GetLength is not supported on a DeflateStream:

Fixing this and adding a test.

I detected this doing tests, it is not something reported by an user.

@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

GetLength is not supported on a DeflateStream:

Fixing this and adding a test.

Author:thaystg
Assignees:thaystg
Labels:

area-Debugger-mono

Milestone:-

@thaystg
thaystg merged commit f289c8c into dotnet:mainJan 31, 2022
@ghostghost locked as resolved and limited conversation to collaborators Mar 2, 2022
Sign up for freeto 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.

2 participants

@thaystg@lewing