gecko-dev/dom/midi/midir_impl
Gabriele Svelto 2159cb35d1 Bug 1748643 - Handle the Web MIDI service shutdown correctly r=padenot
This patch fixes three different shutdown issues: accessing the MIDI service
after it has shut down, sending MIDI messages through ports that have already
been closed and shutting down the service when the implementation had not been
instanced. In all cases we just drop the affected operation.

Differential Revision: https://phabricator.services.mozilla.com/D138528
2022-02-15 08:39:30 +00:00
..
src Bug 1748643 - Handle the Web MIDI service shutdown correctly r=padenot 2022-02-15 08:39:30 +00:00
Cargo.toml
cbindgen.toml
moz.build