Skip to content

Commit

Permalink
Add reportError (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
mems authored Jul 4, 2022
1 parent e396260 commit 70a6373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -855,6 +855,7 @@
"registerProcessor": false,
"RemotePlayback": false,
"removeEventListener": false,
"reportError": false,
"Request": false,
"requestAnimationFrame": false,
"requestIdleCallback": false,
Expand Down Expand Up @@ -1139,6 +1140,7 @@
"Promise": false,
"queueMicrotask": false,
"removeEventListener": false,
"reportError": false,
"Request": false,
"Response": false,
"self": true,
Expand Down

0 comments on commit 70a6373

Please sign in to comment.