Skip to content

Current state of Blazor WebAssembly and the Firefox Debugger #52698

@curtisy1

Description

@curtisy1

Transferring this question here based on my question in the mono project

To save you the long read, here's the gist of it:
As far as I can tell debugging Blazor Wasm is currently only possible in Chromium based browsers because it relies on the Chrome DevTools Protocol. Having Firefox support as well would be great since there's many people using it as a daily development driver.

Taking that into consideration I have a few questions on the current state and future plans of the Wasm debugger and its support for different browsers:

  1. Is using the Firefox debugger currently supported and I'm just missing some configuration steps to make it work?
  2. Are there any future plans to add such support if it doesn't exist already?
  3. Firefox Nightly apparently supports a limited subset of CDP. If support is not planned, maybe the existing configuration could at least be tweaked to support one flavor of Firefox?
  4. If support is not planned because of the big workload another debugger implementation would cause, are community contributions still welcome to add support for it or can I and potentially others save myself the work on this? There used to be a PR about this topic already, for reference

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions