Re: [whatwg/fetch] Integration with preload (PR #1342)

> @noamr where is the work tracked on the "memory cache"? To some extent it was tracked as part of the preload issue before.

What was tracked before is the relationship between preload and the memory cache. The way it is spec'ed now, the relationship with requests and preloads is simple - if the CORS-mode and URL match then the preloaded resource should be consumed, otherwise ignored.
On WebKit and Gecko this is not the case and I submitted a WPT and opened relevant bugs.

I do believe the memory cache should be better defined, but it's not currently tracked.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1342#issuecomment-1036204656
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1342/c1036204656@github.com>

Received on Friday, 11 February 2022 13:18:07 UTC