Commit db2bdfd
[compression-dictionary] Check that invalid URLs neither trigger any load/error event nor any fetch request.
"create a link request" for an invalid URL returns null per
https://html.spec.whatwg.org/#create-a-link-request
so "load a compression dictionary" should return early per
whatwg/html#11620
Bug: 522338661, 40255884
Change-Id: Id2f37d8c578a585200b88574ef1262048b98ded3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8084469
Reviewed-by: Patrick Meenan <pmeenan@chromium.org>
Commit-Queue: Frédéric Wang Nélar <fwang@igalia.com>
Cr-Commit-Position: refs/heads/main@{#1663433}1 parent 27d2ee7 commit db2bdfd
1 file changed
Lines changed: 31 additions & 0 deletions
File tree
- fetch/compression-dictionary
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments