Re: [whatwg/xhr] [do not merge] Specify target of progress events (#246)

> So either you want `<b>this</b>` or `<b>this</b>'s XMLHttpRequestUpload object`.

My understanding is that the appropriate target is the `XMLHttpRequestEventTarget` in some cases and `XMLHttpRequestUpload` in others. If that's right, then I don't know how to choose between  `<b>this</b>` or `<b>this</b>'s XMLHttpRequestUpload object` in each case.

-- 
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/xhr/pull/246#issuecomment-484592259

Received on Thursday, 18 April 2019 16:59:34 UTC