Commit 7d7ab2a
authored
Only consider pending fetch-later requests for deferred fetch quota
Quota computation shouldn't include aborted or already completed requests. WPT uses `AbortController` to ensure quota is freed up. This also makes sense, since they are no longer relevant. Therefore, only consider pending deferred fetches when computing quota.1 parent 8099043 commit 7d7ab2a
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7600 | 7600 | | |
7601 | 7601 | | |
7602 | 7602 | | |
| 7603 | + | |
| 7604 | + | |
| 7605 | + | |
7603 | 7606 | | |
7604 | 7607 | | |
7605 | 7608 | | |
| |||
0 commit comments