- From: Jinho Bang <notifications@github.com>
- Date: Thu, 21 Dec 2017 01:49:53 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 December 2017 01:50:15 UTC
WebIDL recently introduced dedicated syntax for mixins [1]. So, this
change replaces the existing `implements` with `includes` as per the new
concept.
[1] https://github.com/heycam/webidl/commit/45e8173d40ddff8dcf81697326e094bcf8b92920
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/ServiceWorker/pull/1252
-- Commit Summary --
* Use Web IDL's new-ish interface mixins concept
-- File Changes --
M docs/index.bs (2)
-- Patch Links --
https://github.com/w3c/ServiceWorker/pull/1252.patch
https://github.com/w3c/ServiceWorker/pull/1252.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/w3c/ServiceWorker/pull/1252
Received on Thursday, 21 December 2017 01:50:15 UTC