- From: Ms2ger <notifications@github.com>
- Date: Mon, 15 Apr 2019 07:05:56 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 April 2019 14:06:21 UTC
An interface can only have a (named or indexed) setter if it also has the corresponding getter, so checking for both is unnecessary. You can view, comment on, or merge this pull request online at: https://github.com/heycam/webidl/pull/713 -- Commit Summary -- * Editorial: Shorten the conditions in the [[Set]] algorithm -- File Changes -- M index.bs (7) -- Patch Links -- https://github.com/heycam/webidl/pull/713.patch https://github.com/heycam/webidl/pull/713.diff -- 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/713
Received on Monday, 15 April 2019 14:06:21 UTC