- From: Ms2ger <notifications@github.com>
- Date: Thu, 17 Jan 2019 07:40:21 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 17 January 2019 15:40:43 UTC
Running the named property visibility algorithm is (or should be) observable
by inserting a proxy in the prototype chain. This changes the spec to match
Gecko's behavior.
You can view, comment on, or merge this pull request online at:
https://github.com/heycam/webidl/pull/625
-- Commit Summary --
* Check ignoreNamedProps before the named property visibility algorithm.
-- File Changes --
M index.bs (3)
-- Patch Links --
https://github.com/heycam/webidl/pull/625.patch
https://github.com/heycam/webidl/pull/625.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/625
Received on Thursday, 17 January 2019 15:40:43 UTC