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 25700 - Missing grammar for promise type
Summary: Missing grammar for promise type
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-05-14 02:04 UTC by Peter Linss
Modified: 2016-10-21 21:37 UTC (History)
3 users (show)

See Also:


Attachments

Description Peter Linss 2014-05-14 02:04:35 UTC
I'm presuming it should be:

NonAnyType	→	PrimitiveType TypeSuffix
 | "ByteString" TypeSuffix
 | "DOMString" TypeSuffix
 | identifier TypeSuffix
 | "sequence" "<" Type ">" Null
 | "object" TypeSuffix
 | "Date" TypeSuffix
 | "RegExp" TypeSuffix
 | "Promise" "<" Type ">"
Comment 1 Domenic Denicola 2016-10-21 21:37:03 UTC
This seems to have been fixed at some point https://heycam.github.io/webidl/#prod-PromiseType