- From: <bugzilla@jessica.w3.org>
- Date: Thu, 28 Mar 2013 16:08:18 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21422
Bug ID: 21422
Summary: Futures
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
Assignee: cam@mcc.id.au
Reporter: annevk@annevk.nl
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
Now we have http://dom.spec.whatwg.org/#futures we should introduce friendly
IDL syntax for them. In particular, the result of a Future should appear in the
IDL without hacks. E.g.
Future<Blob> toBlob();
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 28 March 2013 16:08:20 UTC