/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

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] Canvas in workers
  5. </TITLE>
  6. <LINK REL="Index" HREF="index.html" >
  7. <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">
  8. <META NAME="robots" CONTENT="index,nofollow">
  9. <style type="text/css">
  10. pre {
  11. white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
  12. }
  13. </style>
  14. <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
  15. <LINK REL="Previous" HREF="083414.html">
  16. <LINK REL="Next" HREF="083416.html">
  17. </HEAD>
  18. <BODY BGCOLOR="#ffffff">
  19. <H1>[whatwg] Canvas in workers</H1>
  20. <!--htdig_noindex-->
  21. <B>Domenic Denicola</B>
  22. <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"
  23. TITLE="[whatwg] Canvas in workers">domenic at domenicdenicola.com
  24. </A><BR>
  25. <I>Wed Oct 16 14:29:49 PDT 2013</I>
  26. <P><UL>
  27. <LI>Previous message: <A HREF="083414.html">[whatwg] Canvas in workers
  28. </A></li>
  29. <LI>Next message: <A HREF="083416.html">[whatwg] Canvas in workers
  30. </A></li>
  31. <LI> <B>Messages sorted by:</B>
  32. <a href="date.html#83415">[ date ]</a>
  33. <a href="thread.html#83415">[ thread ]</a>
  34. <a href="subject.html#83415">[ subject ]</a>
  35. <a href="author.html#83415">[ author ]</a>
  36. </LI>
  37. </UL>
  38. <HR>
  39. <!--/htdig_noindex-->
  40. <!--beginarticle-->
  41. <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>]
  42. &gt;<i> On Wed, Oct 16, 2013 at 9:23 PM, Kenneth Russell &lt;<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">kbr at google.com</A>&gt; wrote:
  43. </I>&gt;&gt;<i> While the Promise returned from createImageBitmap(HTMLCanvasElement) can be fulfilled immediately, is it worth introducing a special overload with a different return type?
  44. </I>&gt;<i>
  45. </I>&gt;<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.
  46. </I>
  47. It's worth noting that immediately-fulfilled promises are pretty fast, since promises use microtasks.
  48. </PRE>
  49. <!--endarticle-->
  50. <!--htdig_noindex-->
  51. <HR>
  52. <P><UL>
  53. <!--threads-->
  54. <LI>Previous message: <A HREF="083414.html">[whatwg] Canvas in workers
  55. </A></li>
  56. <LI>Next message: <A HREF="083416.html">[whatwg] Canvas in workers
  57. </A></li>
  58. <LI> <B>Messages sorted by:</B>
  59. <a href="date.html#83415">[ date ]</a>
  60. <a href="thread.html#83415">[ thread ]</a>
  61. <a href="subject.html#83415">[ subject ]</a>
  62. <a href="author.html#83415">[ author ]</a>
  63. </LI>
  64. </UL>
  65. <hr>
  66. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  67. mailing list</a><br>
  68. <!--/htdig_noindex-->
  69. </body></html>