Commit bbd8284
Filter out browser extension errors from error handler
Explicitly detect and filter errors originating from browser extensions
by checking for extension URL schemes (chrome-extension://,
moz-extension://, safari-extension://, safari-web-extension://) in the
error's filename and stack trace. This prevents unrelated extension
errors from being shown to users.
Co-Authored-By: Claude (Opus 4.6) <noreply@anthropic.com>1 parent dfd495f commit bbd8284
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
0 commit comments