Re: [whatwg/streams] Change promises-guide references to Web IDL (#1021)

domenic commented on this pull request.



> @@ -5365,7 +5364,7 @@ throws>CreateAlgorithmFromUnderlyingMethod ( <var ignore>underlyingObject</var>,
 <var>args</var> )</h4>
 
 <div class="note">
-  PromiseCall is a variant of <a>promise-calling</a> that works on methods.
+  PromiseCall is a variant of <a lt="call a user object's operation">promise-calling</a> that works on methods.

Oops, it was in an unsubmitted review.

> Maybe something like "This encapsulates the relevant promise-related parts of the Web IDL [call a user object's operation] algorithm for use while we work on [moving to Web IDL](https://github.com/whatwg/streams/issues/963)."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1021#discussion_r341868571

Received on Sunday, 3 November 2019 19:44:25 UTC