- From: <bugzilla@jessica.w3.org>
- Date: Wed, 06 Aug 2014 03:56:56 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26517 --- Comment #12 from Boris Zbarsky <bzbarsky@mit.edu> --- > typedef (Promise<Foo> or Whatever) PromiseFoo; > PromiseFoo bar(); I think Web IDL should disallow this, just like it disallows having overloads some of which return a Promise and some of which do not; there are no sane non-hacky use cases I can think of for it. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Wednesday, 6 August 2014 03:56:58 UTC