Re: [whatwg/dom] Abort controller design (#438)

> I think the current hacky serialization should ideally be based on structured serialize?

Currently we just pass the underlying request/response across threads, which is somewhat similar to passing JavaScript records across, although streams made that less ideal.

I guess we should flush this out more when we start working on defining abort in Fetch in much more detail.

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

Received on Wednesday, 17 May 2017 06:17:57 UTC