Re: [heycam/webidl] Unexplained restrictions in operation bindings section (#511)

So "unless the effective overload set for that identifier and operation has no entries" was added in https://github.com/heycam/webidl/commit/dea306ae4720ac800c4a054de1b8533140cf4f32. (The "argument count of 0" bit was introduced in https://github.com/heycam/webidl/commit/8e66595d495b40d05c9926fbd01b0fa0be5ecb6a.) It looks related to the now defunct `[OmitIndexingProperties]` extended attribute (as a means of removing said properties?), so it seems we should be able to just get rid of it, no?

-- 
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/issues/511#issuecomment-357053247

Received on Thursday, 11 January 2018 20:35:58 UTC