<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I like it!<div><br></div><div>-Filip</div><div><br></div><div><br><div><div>On Aug 23, 2013, at 11:32 AM, Sam Weinig &lt;<a href="mailto:weinig@apple.com">weinig@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Hey WebKittens,<br><br>I’d like to add support for Promises. &nbsp;Promises are currently specified in the DOM Living Standard (<a href="http://dom.spec.whatwg.org/#promises">http://dom.spec.whatwg.org/#promises</a>) but will probably be moved to an ECMAScript standard at some point in the future. &nbsp;As such, I plan to implement them in JavaScriptCore.<br><br>The main motivation for adding Promises is that many upcoming specs have them as a dependency, including WebCrypto (<a href="https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html">https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html</a>), the updated FileSystem API (<a href="http://lists.w3.org/Archives/Public/public-webapps/2013JulSep/0071.html">http://lists.w3.org/Archives/Public/public-webapps/2013JulSep/0071.html</a>) and others.<br><br>Thoughts?<br><br>-Sam<br>_______________________________________________<br>webkit-dev mailing list<br><a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br><a href="https://lists.webkit.org/mailman/listinfo/webkit-dev">https://lists.webkit.org/mailman/listinfo/webkit-dev</a></div></blockquote></div><br></div></body></html>