mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
5d8ed083ca
This is done by adding Navigator::HasMidiSupport that we reference in the Navigator.webidl `Func` extented attribute for `requestMIDIAccess`. A test case is added to browser_midi_permission_gated.js to ensure this works as expected. Differential Revision: https://phabricator.services.mozilla.com/D157321
6 lines
67 B
HTML
6 lines
67 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf8">
|
|
<html>
|
|
<body></body>
|
|
</html>
|