Commit 4f5582a
Browser extensions using hex-obfuscated variable names (_0x4761 etc.)
trigger ReferenceErrors that are not bugs in Exercism code. Filter them
by detecting _0x hex patterns in error messages and webkit-masked-url
in stack frames.
Closes #8464
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 91a6813 commit 4f5582a
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
87 | 100 | | |
88 | 101 | | |
89 | 102 | | |
| |||
0 commit comments