Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement fetch abortion #18671
Implement fetch abortion #18671
Comments
|
So, to sum up the two previous PRs, we have a The whole flow of cancelling goes like this:
Going forward, I think we should make it so that |
|
Related: #14489 |
|
Rather than have cancel_load_map be treated as the fetch group, I think it would make more sense to have the Load message also contain an optional existing ResourceId that the fetch is associated with. When we create the new ResourceId, we would add a new entry to a |
|
This was fixed by #19274. |
There is currently no way to cancel an ongoing fetch operation. That's fine for small images and favicons, but that will not scale for media.