[Bug 21853] New: Allow subclasses of futures to decide what then/catch create
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21853
Bug ID: 21853
Summary: Allow subclasses of futures to decide what then/catch
create
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
ProgressFuture wants to spawn new ProgressFuture, but "something Crypto" does
not. Need to provide some flexibility there. (Currently you'd always get
Future, which is wrong.)
--
You are receiving this mail because:
You are on the CC list for the bug.