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

[browser] Fix debugger support in WasmAppBuilder #100675

Merged
merged 18 commits into from
May 31, 2024

Conversation

maraf
Copy link
Member

@maraf maraf commented Apr 5, 2024

  • Fix regression from [browser] Fix debugger support #97213 for WasmAppBuilder SDK (used by runtime and wasmconsole template)
  • The same defaults were missing in this SDK
  • Add the same WBT as for Wasm SDK

@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm labels Apr 5, 2024
@maraf maraf added this to the 9.0.0 milestone Apr 5, 2024
@maraf maraf self-assigned this Apr 5, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service dotnet-policy-service bot removed this from the 9.0.0 milestone May 11, 2024
Copy link
Contributor

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

maraf added 2 commits May 15, 2024 13:50
…ortAppBuilder

# Conflicts:
#	src/tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/BootJsonBuilderHelper.cs
#	src/tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/GenerateWasmBootJson.cs
#	src/tasks/WasmAppBuilder/WasmAppBuilder.cs
@maraf maraf force-pushed the BrowserDebuggerSupportAppBuilder branch from 998402d to aa9e854 Compare May 29, 2024 13:06
@maraf maraf closed this May 29, 2024
@maraf maraf reopened this May 29, 2024
@maraf
Copy link
Member Author

maraf commented May 29, 2024

/azp run runtime

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@maraf maraf marked this pull request as ready for review May 30, 2024 16:03
@maraf maraf requested a review from akoeplinger as a code owner May 30, 2024 16:03
@maraf maraf merged commit f190f34 into dotnet:main May 31, 2024
30 of 34 checks passed
@maraf maraf deleted the BrowserDebuggerSupportAppBuilder branch May 31, 2024 18:46
@github-actions github-actions bot locked and limited conversation to collaborators Jul 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants