Commit 1e0cab7
Update QuotaExceededError usage
QuotaExceededError is graduating from being a DOMException name into a new error class, in whatwg/webidl#1465. Update creation sites to reflect this.
For now, the quota and requested properties are left at their default (null). Future work could include setting them in an informative fashion.1 parent 2fcb558 commit 1e0cab7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6184 | 6184 | | |
6185 | 6185 | | |
6186 | 6186 | | |
6187 | | - | |
| 6187 | + | |
6188 | 6188 | | |
6189 | 6189 | | |
6190 | 6190 | | |
| |||
0 commit comments