Re: [whatwg/xhr] The upload listener flag is not respected in browsers (#95)

Do you have a testcase? This change was made in 667d4f3604aaee4e24bde33ed487cf8a98274e70 to align with implementations. Note that it only prevents later added listeners from receiving events if it wasn't set at all and only for listeners on the `XMLHttpRequestUpload` object.

-- 
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/issues/95#issuecomment-254750836

Received on Wednesday, 19 October 2016 08:41:59 UTC