- From: Boris Zbarsky <notifications@github.com>
- Date: Fri, 02 Sep 2016 13:48:39 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Message-ID: <heycam/webidl/pull/155/r77409745@github.com>
> + not the appropriate global object.) > + > + <!-- https://www.w3.org/Bugs/Public/show_bug.cgi?id=18547#c9 --> > + </li> > + > + <li>Otherwise, set <var>O</var> to the <span class='esvalue'>this</span> > + value.</li> > + > + <li>If <var>O</var> is a <a class='dfnref' > + href='#dfn-platform-object'>platform object</a>, then <a class='dfnref' > + href='#dfn-perform-a-security-check'>perform a security check</a>, > + passing <var>O</var>, <var>realm</var>, <var>id</var>, and "method".</li> > + > + <li>If <var>O</var> is not a <a class='dfnref' > + href='#dfn-platform-object'>platform object</a> that implements the > + interface <var>target</var>, <a href='#ecmascript-throw' class='dfnref Oh, and I'm certainly ok pushing all this off into a followup. Please add a note to the effect that this is known broken? -- 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/155/files/5f3f6f66bb2d8cfbf1c7197e64f2b54f9cdd2845#r77409745
Received on Friday, 2 September 2016 20:49:12 UTC