- From: Ms2ger <notifications@github.com>
- Date: Thu, 28 Feb 2019 07:29:16 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 28 February 2019 15:29:38 UTC
This avoids creating a new function object for every instance.
This change is already implemented in Gecko and Chromium.
Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=28739.
You can view, comment on, or merge this pull request online at:
https://github.com/heycam/webidl/pull/668
-- Commit Summary --
* Deduplicate unforgeable member functions
-- File Changes --
M index.bs (17)
-- Patch Links --
https://github.com/heycam/webidl/pull/668.patch
https://github.com/heycam/webidl/pull/668.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/668
Received on Thursday, 28 February 2019 15:29:38 UTC