[Bug 21853] New: Allow subclasses of futures to decide what then/catch create

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: annevk@annevk.nl
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

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 the QA Contact for the bug.

Received on Friday, 26 April 2013 17:36:35 UTC