Re: [whatwg/fetch] Pass in render blocking status via finalize and report timing (PR #1449)

I added `Request`'s ["render-blocking"](https://fetch.spec.whatwg.org/#request-render-blocking) as a boolean because I felt the multivalue enum is too Blink-specific.

Here, do we still want to put a multivalue enum on `Request` (like what Blink currently does), or just use the existing boolean?

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

Message ID: <whatwg/fetch/pull/1449/c1155419285@github.com>

Received on Tuesday, 14 June 2022 16:22:17 UTC