Commit 1bb21b2
refactor: simplify error type checks per review feedback
- isBackingStoreError: use Error instead of DOMException, drop .name check
- InvalidStateError catch: same simplification
- Remove issue link from JSDoc
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 213480b commit 1bb21b2
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
122 | | - | |
| 121 | + | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| |||
0 commit comments