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 24580 - "Let cast be the original value of %Promise%.cast. "
Summary: "Let cast be the original value of %Promise%.cast. "
Status: RESOLVED WORKSFORME
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-02-07 11:52 UTC by Anne
Modified: 2016-09-08 20:55 UTC (History)
3 users (show)

See Also:


Attachments

Description Anne 2014-02-07 11:52:44 UTC
http://heycam.github.io/webidl/#es-promise

[[
Let cast be the original value of %Promise%.cast. 
]]

It seems cast will go away in favor of just having resolve. Filing this bug to keep track of that.
Comment 1 Domenic Denicola 2016-09-08 20:55:11 UTC
This appears to be fixed; the spec does not reference `cast`.