- From: Mercurial notifier <cvsmail@w3.org>
- Date: Tue, 18 Feb 2014 14:04:02 +0000
- To: public-dap-commits@w3.org
changeset: 496:59af490ffb82 tag: tip user: Rich Tibbett <richt@opera.com> date: Tue Feb 18 15:03:58 2014 +0100 files: discovery-api/WD_20140220.html description: Add clause to NSD API WD Candidate that Promises are still under development elsewhere diff -r d5fcbdf39f63 -r 59af490ffb82 discovery-api/WD_20140220.html --- a/discovery-api/WD_20140220.html Tue Feb 18 14:53:24 2014 +0100 +++ b/discovery-api/WD_20140220.html Tue Feb 18 15:03:58 2014 +0100 @@ -982,6 +982,12 @@ id="h2_requesting-networked-services"> <span class="secno">5.</span> Requesting networked services </h2> + <p class="issue"> + This section includes references and terminology related to <a class="externalDFN" + href="http://dom.spec.whatwg.org/#promises">Promise</a> objects that at the time of publication were still under + development. Promise-related concepts included in this section are temporarily drafted elsewhere and can be + found <a href="https://github.com/domenic/promises-unwrapping/blob/master/README.md">here</a>. + </p> <pre class="widl"> [Supplemental, NoInterfaceObject] interface <dfn id="navigatornetworkservice">NavigatorNetworkService</dfn> {
Received on Tuesday, 18 February 2014 14:04:07 UTC