Re: [whatwg/xhr] How come `onreadystatechange` is the only event handler defined by default ? (#222)

Because they're higher up on the prototype chain, I can recommend https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain or asking on Stackoverflow.

(https://heycam.github.io/webidl/ defines the translation from IDL to JavaScript objects, if you want to know the details, but it might be hard to follow.)

-- 
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/222#issuecomment-419114751

Received on Thursday, 6 September 2018 14:30:47 UTC