- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Thu, 20 Jun 2013 10:00:33 -0400
- To: www-dom@w3.org
On 6/19/13 6:32 PM, Tab Atkins Jr. wrote: > A few examples: > * createImageBitmap() > <http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html#images> > * TaskScheduler.add() <http://web-alarms.sysapps.org/#interface-taskscheduler> Apart from it not being supported yet in WebIDL, and possibly looking a bit weird from the point of view of a JS programmer, is there something in principle that prevents "new Foo()" from returning a Promise<Foo>? -Boris
Received on Thursday, 20 June 2013 14:01:06 UTC