This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25049 - disallow nullable Promise<T> types
Summary: disallow nullable Promise<T> types
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-14 02:14 UTC by Cameron McCormack
Modified: 2016-12-09 14:21 UTC (History)
3 users (show)

See Also:


Attachments

Description Cameron McCormack 2014-03-14 02:14:55 UTC
There doesn't look to be a good reason to support |Promise<T>?|, i.e. nullable Promise types, so we should explicitly disallow it.
Comment 1 Tobie Langel 2016-12-09 14:21:35 UTC
Fixed in https://github.com/heycam/webidl/commit/7366419