Re: [whatwg/fetch] Define opaque-response blocking (PR #1442)

So I think using ParseText here is pretty clean, especially since ParseScript seems to really prefer you giving it a Realm (even though it's used just for pass through).

However there may be a slight issue here, which is that ParseText does early-error detection. I wonder if people really plan to do early-error detection (which IIUC involves pretty detailed JavaScript engine semantics) inside the network code where ORB is implemented.

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

Message ID: <whatwg/fetch/pull/1442/c1142405809@github.com>

Received on Tuesday, 31 May 2022 17:19:16 UTC