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

Is there a Blazor WebAssembly Firefox support issue for tracking? #82290

Closed
guardrex opened this issue Feb 17, 2023 · 3 comments
Closed

Is there a Blazor WebAssembly Firefox support issue for tracking? #82290

guardrex opened this issue Feb 17, 2023 · 3 comments
Labels
arch-wasm WebAssembly architecture area-Diagnostics-mono

Comments

@guardrex
Copy link

Hello ... I'm addressing a tracking item for Blazor docs on this subject.

On May 11, 2022, I see ...

Thanks to a lot of work by @thaystg and help from others there is now firefox debugger support integrated into the debug proxy and tested as part of CI, any issues with that work can be opened as new issues. Closing this.

Cross-ref: #52698 (comment)

... but more recently on Oct. 28, 2022 ...

We still need to do some changes on blazor side to make it work, currently it's a little bit hard to use the firefox support on blazor, because Blazor only send the PDB's if it's Chrome or Edge. Maybe we should schedule a meeting if you want to implement the support, or you can wait, it's in my to do list do the changes on Blazor side.

Cross-ref: dotnet/AspNetCore.Docs#27411 (comment)

I don't see an issue on the repo that I can track on. Is there an issue? If not, I suppose that I might be able to check back periodically with an issue search for "Blazor WebAssembly Firefox"? Will that capture possible future work for my tracking? ... or did an offline meeting determine that for the foreseeable future that FF will not be supported? If FF support has been pushed off for consideration to .NET 9 or later, I'll close out my tracking item on it.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Feb 17, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Feb 17, 2023
@SingleAccretion SingleAccretion added arch-wasm WebAssembly architecture area-Diagnostics-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Feb 17, 2023
@ghost
Copy link

ghost commented Feb 17, 2023

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

Issue Details

Hello ... I'm addressing a tracking item for Blazor docs on this subject.

On May 11, 2022, I see ...

Thanks to a lot of work by @thaystg and help from others there is now firefox debugger support integrated into the debug proxy and tested as part of CI, any issues with that work can be opened as new issues. Closing this.

Cross-ref: #52698 (comment)

... but more recently on Oct. 28, 2022 ...

We still need to do some changes on blazor side to make it work, currently it's a little bit hard to use the firefox support on blazor, because Blazor only send the PDB's if it's Chrome or Edge. Maybe we should schedule a meeting if you want to implement the support, or you can wait, it's in my to do list do the changes on Blazor side.

Cross-ref: dotnet/AspNetCore.Docs#27411 (comment)

I don't see an issue on the repo that I can track on. Is there an issue? If not, I suppose that I might be able to check back periodically with an issue search for "Blazor WebAssembly Firefox"? Will that capture possible future work for my tracking? ... or did an offline meeting determine that for the foreseeable future that FF will not be supported? If FF support has been pushed off for consideration to .NET 9 or later, I'll close out my tracking item on it.

Author: guardrex
Assignees: -
Labels:

arch-wasm, untriaged, area-Diagnostics-mono

Milestone: -

@thaystg
Copy link
Member

thaystg commented Feb 17, 2023

Hi! Firefox debugging is supported on .net8 and should work pressing alt-shift-d as it's done for chrome.
I will document it.
You should run the blazor app using dotnet run.
Open firefox and go the app url.
Press alt-shift-d and follow the instructions on console if it doesn't work.
From VS it's not supported.

@guardrex
Copy link
Author

Thanks, I'll close this given that I'm just asking a tracking question for the Blazor debug doc. I'll note it in my .NET 8 tracking issue and return to it a little later, as I'm buried in Blazor security doc updates at the moment ⛰️⛏️😅. I'll understand if you re-open this issue in order to track something on this side. Thanks again! 🍻

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Feb 17, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Mar 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Diagnostics-mono
Projects
None yet
Development

No branches or pull requests

3 participants