Re: [whatwg/fetch] Aborting fetch (#523)

annevk commented on this pull request.



>  
- <li><p>Let <var>cancel</var> be an action that
- <a lt=terminated for=fetch>terminates</a> the ongoing fetch with reason
- <i>end-user abort</i>.
+ <li><p>Let <var>cancel</var> be an action that <a lt=terminated for=fetch>terminates</a> the
+ ongoing fetch with reason <i>fatal</i>.

Yeah, "hit the X button" or some keyboard shortcut. Closing the tab is probably fatal due to how unloading documents works.

-- 
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/523#discussion_r131660847

Received on Monday, 7 August 2017 13:58:12 UTC