Open Bug 2021072 Opened 4 days ago Updated 4 days ago

MIDI-related demos at https://www.keijiro.tokyo/WebGPU-Test/don't work

Categories

(Core :: Graphics: WebGPU, defect)

defect

Tracking

()

People

(Reporter: ErichDonGubler, Unassigned)

References

(Depends on 1 open bug)

Details

We recently confirmed with bug 1957752 that many demos listed at https://www.keijiro.tokyo/WebGPU-Test/ work. However, some of them could not be confirmed to be working on the WebGPU side, because the demos also depend on WebMIDI. To wit, these are:

Steps to reproduce

  1. Open the offending page. Observe that no interesting content is rendered, while something interesting actually shows up in Chrome.
  2. Open Devtools, and observe an error entry with the text Uncaught (in promise) DOMException: WebMIDI requires a site permission add-on to activate.
You need to log in before you can comment on or make changes to this bug.