- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Fri, 23 Aug 2013 18:22:08 +0100
- To: Boris Zbarsky <bzbarsky@mit.edu>
- Cc: WHATWG <whatwg@lists.whatwg.org>
On Fri, Aug 23, 2013 at 6:09 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote: > If we want to continue returning void when a callback is passed, we need to > add some webidl magic for that... My idea was to always return a promise. And if a callback is passed you just pass that to the promise "as listener". -- http://annevankesteren.nl/
Received on Friday, 23 August 2013 17:22:33 UTC