Re: [heycam/webidl] Callback interface prototype should be Function.prototype, not Object… (#156)

I can't think of a reason why it should be Object.prototype (when the rest are Function.prototype, e.g. `EventTarget.__proto__ === Function.prototype`). Maybe there was one, even a good one, but reified callback interfaces are so weird that I don't think it really matters; we're not setting an important precedent here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/156#issuecomment-243183276

Received on Monday, 29 August 2016 16:54:34 UTC