- From: Jake Archibald <notifications@github.com>
- Date: Wed, 14 Feb 2018 10:04:25 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 14 February 2018 10:04:47 UTC
The tests are ok. https://github.com/w3c/web-platform-tests/blob/master/fetch/api/abort/general.any.js#L71 will only pass if the new signal copies the current state of the signal passed to the request constructor. However, I added an explicit check: https://github.com/w3c/web-platform-tests/pull/9515. Cloning is already tested, and this was fine in the spec before these changes anyway. https://github.com/w3c/web-platform-tests/blob/master/fetch/api/abort/general.any.js#L491 -- 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/pull/670#issuecomment-365554654
Received on Wednesday, 14 February 2018 10:04:47 UTC