script: Add stub interface for AbortController. (#34519)

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Co-authored-by: syvb <me@iter.ca>
This commit is contained in:
Josh Matthews 2024-12-10 02:31:04 -05:00 committed by GitHub
parent 2f64dde623
commit bc2def0582
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 72 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{
"devtools.server.enabled": false,
"devtools.server.port": 0,
"dom.abort_controller.enabled": false,
"dom.allow_scripts_to_close_windows": false,
"dom.bluetooth.enabled": false,
"dom.bluetooth.testing.enabled": false,