Commit 2e938a4
committed
fix: re-fetch a font when its resource cache entry was evicted
cache.font is an unbounded seen-set but cache.resource is FIFO-capped; don't skip on the seen-set alone or an evicted font leaves a live url() that fails to embed.1 parent 0832e72 commit 2e938a4
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
408 | 410 | | |
409 | 411 | | |
410 | 412 | | |
| |||
0 commit comments