Commit 48bee9b
authored
add hid feature policy to iframe (codesandbox#3871)
As per `https://wicg.github.io/webhid/#feature-policy` to use the Device HID APIs available behind a `chrome://flags` in Chrome. The sandbox iFrame needs to allow `hid`1 parent 458390e commit 48bee9b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
599 | | - | |
| 599 | + | |
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
| |||
0 commit comments