Re: [whatwg/fetch] Process subresource link headers (PR #1409)

@xiaochengh commented on this pull request.



> @@ -4272,6 +4273,11 @@ steps:
   </ol>
  </li>
 
+ <li><p>If <var>request</var> is a <a>subresource request</a> and <var>request</var>'s
+ <a for=request>window</a> is an <a>environment settings object</a>, then
+ <a>queue a fetch task</a> to run <span>process subresource link headers</span> given

Any idea when this will be overhauled?

I'm planning to do a follow-up change: I'd like to pass to the "process subresource link headers" algorithm whether the initiator subresource is render-blocking or not, so that we can create a render-blocking chain. It will depend on how this PR proceeds, though.

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

Message ID: <whatwg/fetch/pull/1409/review/960921588@github.com>

Received on Tuesday, 3 May 2022 19:47:55 UTC