- From: Daniel Ehrenberg <notifications@github.com>
- Date: Wed, 12 Dec 2018 08:55:57 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 12 December 2018 16:56:20 UTC
littledan commented on this pull request. > + 1. [=Define the unforgeable regular attributes=] of |interface| on |instance|, given |realm|. + 1. Return |instance|. +</div> + +<div class="note"> + Specifications use various wordings to reference the "[=create an object implementing + the interface=]" algorithm, such as "a new |interface| object". +</div> + +<div class="note"> + + The set of interfaces that a [=platform object=] [=implements=] does not change over + the lifetime of the object. + + Multiple [=interface objects=] associated with different [=Realm/global objects=] + will allocate [=platform objects=] which have \[[PrimaryInterface]] internal Right, fixed. -- 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/595#discussion_r241098659
Received on Wednesday, 12 December 2018 16:56:20 UTC