/lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-October/041142.html
https://github.com/whatwg/whatwg.org · HTML · 73 lines · 62 code · 4 blank · 7 comment · 0 complexity · 852024a2295338463a0de3e1da070e6e MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <HTML>
- <HEAD>
- <TITLE> [whatwg] Canvas in workers
- </TITLE>
- <LINK REL="Index" HREF="index.html" >
- <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Canvas%20in%20workers&In-Reply-To=%3CB4AE8F4E86E26C47AC407D49872F6F9F9B297CB2%40SN2PRD0510MB360.namprd05.prod.outlook.com%3E">
- <META NAME="robots" CONTENT="index,nofollow">
- <style type="text/css">
- pre {
- white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
- }
- </style>
- <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
- <LINK REL="Previous" HREF="083414.html">
- <LINK REL="Next" HREF="083416.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <H1>[whatwg] Canvas in workers</H1>
- <!--htdig_noindex-->
- <B>Domenic Denicola</B>
- <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Canvas%20in%20workers&In-Reply-To=%3CB4AE8F4E86E26C47AC407D49872F6F9F9B297CB2%40SN2PRD0510MB360.namprd05.prod.outlook.com%3E"
- TITLE="[whatwg] Canvas in workers">domenic at domenicdenicola.com
- </A><BR>
- <I>Wed Oct 16 14:29:49 PDT 2013</I>
- <P><UL>
- <LI>Previous message: <A HREF="083414.html">[whatwg] Canvas in workers
- </A></li>
- <LI>Next message: <A HREF="083416.html">[whatwg] Canvas in workers
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#83415">[ date ]</a>
- <a href="thread.html#83415">[ thread ]</a>
- <a href="subject.html#83415">[ subject ]</a>
- <a href="author.html#83415">[ author ]</a>
- </LI>
- </UL>
- <HR>
- <!--/htdig_noindex-->
- <!--beginarticle-->
- <PRE>From: <A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">whatwg-bounces at lists.whatwg.org</A> [<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">whatwg-bounces at lists.whatwg.org</A>] on behalf of Anne van Kesteren [<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">annevk at annevk.nl</A>]
- ><i> On Wed, Oct 16, 2013 at 9:23 PM, Kenneth Russell <<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">kbr at google.com</A>> wrote:
- </I>>><i> While the Promise returned from createImageBitmap(HTMLCanvasElement) can be fulfilled immediately, is it worth introducing a special overload with a different return type?
- </I>><i>
- </I>><i> Well if you want a synchronous method a promise is not going to cut it. However, please do not overload the existing method and actually provide a new one. Having one method that can be used both synchronous and asynchronous depending on its argument would be terrible.
- </I>
- It's worth noting that immediately-fulfilled promises are pretty fast, since promises use microtasks.
- </PRE>
- <!--endarticle-->
- <!--htdig_noindex-->
- <HR>
- <P><UL>
- <!--threads-->
- <LI>Previous message: <A HREF="083414.html">[whatwg] Canvas in workers
- </A></li>
- <LI>Next message: <A HREF="083416.html">[whatwg] Canvas in workers
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#83415">[ date ]</a>
- <a href="thread.html#83415">[ thread ]</a>
- <a href="subject.html#83415">[ subject ]</a>
- <a href="author.html#83415">[ author ]</a>
- </LI>
- </UL>
- <hr>
- <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
- mailing list</a><br>
- <!--/htdig_noindex-->
- </body></html>