[Bug 26457] New: "closed" should probably return a promise<void>

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

            Bug ID: 26457
           Summary: "closed" should probably return a promise<void>
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Encrypted Media Extensions
          Assignee: adrianba@microsoft.com
          Reporter: bzbarsky@mit.edu
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org

There's no reason for this to be a promise<any>, since it's only resolved with
undefined.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 29 July 2014 18:53:03 UTC