[Bug 26458] New: Are all the API methods really returning Promise<any>, or can the return value be specified more precisely?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26458

            Bug ID: 26458
           Summary: Are all the API methods really returning Promise<any>,
                    or can the return value be specified more precisely?
           Product: Web Cryptography
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Web Cryptography API Document
          Assignee: sleevi@google.com
          Reporter: bzbarsky@mit.edu
                CC: public-webcrypto@w3.org

For example, I would expect that verify() actually returns a Promise<boolean>.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 29 July 2014 19:22:29 UTC