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

@cdumez Still, if we have majority agreement contrary to the spec, I think it would be best to check with other browsers before changing away from the current consensus.  Often the spec is just a mistake and the person who wrote it didn't test that part in browsers.  It's true that the change is trivial, but a trivial change to the spec and tests is still considerably easier than a trivial change to four separate browser engines.  Especially because some of the browser engines might not actually change for years to come, if ever, and then we don't have interop for that period -- whereas the spec and tests are super-easy to change, much more so than changing even one browser engine.

It's great to hear that someone at WebKit is also looking through and fixing their test failures, though.  Kudos!

-- 
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-243196102

Received on Monday, 29 August 2016 17:39:11 UTC