- From: Adam Rice <notifications@github.com>
- Date: Thu, 08 Feb 2018 00:21:29 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 8 February 2018 08:21:51 UTC
> Note that a similar issue seems present in clone(). Maybe we would want to add a primitive in DOM for one signal to "follow" another. As a datapoint, when implementing this for Chrome I originally included an internal "CreateChainedSignal" method to perform the operation. However, I removed it again, partly because the algorithm in clone() is different, and partly because the signal created by the Request constructor is not always chained off another signal. -- 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/fetch/issues/668#issuecomment-364035936
Received on Thursday, 8 February 2018 08:21:51 UTC