Commit 3738449
committed
Continue reporting exceptions when window.onerror returns false
FIX: Make `logException` log errors to the console when `onerror` returns a falsy
value.
See https://discuss.codemirror.net/t/logexception-does-not-check-return-value-of-window-onerror/91931 parent 23400c5 commit 3738449
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments