[whatwg/webidl] Allow static operations to have the same name as regular operations (Issue #1097)

WebIDL currently specifies that:

> The identifier of a static operation also must not be the same as the identifier of a regular operation defined on the same interface.

In light of https://github.com/whatwg/fetch/issues/1389, I'd like to remove this limitation. The limitation was originally added in https://github.com/whatwg/webidl/commit/082298c0f7e4d231d121823778f820f7d852ca55 by @heycam. Does anyone remember why?

Is anyone opposed to this change?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1097
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/issues/1097@github.com>

Received on Monday, 7 February 2022 11:37:06 UTC