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

@cdumez Personally, when I make changes to conform to the spec/tests, I first check all the other major UAs that I have access to, to make sure the spec is right.  If UAs don't agree with the spec, the spec is probably wrong, and we need to make sure we have buy-in from a majority of UAs before anyone changes to match the spec.  Otherwise implementations are forced to change unnecessarily and we decrease interoperability until they've converged again, which is much more effort for everyone than if we had just changed the spec to start with.

Actually, I filed this bug because I was investigating Gecko wpt failures, found this one, checked against other UAs, and concluded the spec is probably what should change rather than Gecko.

I'll handle the test updates.

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

Received on Monday, 29 August 2016 14:54:05 UTC