- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Thu, 20 Jun 2013 10:54:44 +0900
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- Cc: "www-dom@w3.org" <www-dom@w3.org>, "public-script-coord@w3.org" <public-script-coord@w3.org>
On Thu, Jun 20, 2013 at 7:32 AM, Tab Atkins Jr. <jackalmage@gmail.com> wrote: > Is this just what we'll have to do? Whenever an object can only be > created async, we have to add an "Interface.create()" function? Or is > there a better solution floating around somewhere that I can't see? Yeah, that's what I suggested to Ian: promise = ImageBitmap.create(...) Not really sure what else you can do, but maybe public-script-coord has ideas. -- http://annevankesteren.nl/
Received on Thursday, 20 June 2013 01:55:17 UTC