Re: [whatwg/fetch] Proposal: add a boolean flag `render-blocking` to the `request` concept (Issue #1433)

I'm not sure about this.
I don't know if the concepts of render blocking should belong in fetch. It's great if blocking resources give some priority indication to fetch, but perhaps extensinf the current definition of fetch priority is sufficient for that?

How would it interact with `fetchpriority=low` for example?
Maybe it should be `fetchpriority=render-blocking` or so? And then we don't need to set blocking=render on preloads (see https://github.com/whatwg/html/issues/7896) and we can set it solely on the resource use itself, and play with the priority only?



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

Message ID: <whatwg/fetch/issues/1433/1119585265@github.com>

Received on Friday, 6 May 2022 12:53:43 UTC