<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>26457</bug_id>
          
          <creation_ts>2014-07-29 18:53:02 +0000</creation_ts>
          <short_desc>Replace instances of Promise&lt;any&gt; with Promise&lt;void&gt;</short_desc>
          <delta_ts>2014-08-12 00:58:03 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>Encrypted Media Extensions</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Boris Zbarsky">bzbarsky</reporter>
          <assigned_to name="David Dorwin">ddorwin</assigned_to>
          <cc>ddorwin</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-media</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>109515</commentid>
    <comment_count>0</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2014-07-29 18:53:02 +0000</bug_when>
    <thetext>There&apos;s no reason for this to be a promise&lt;any&gt;, since it&apos;s only resolved with undefined.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109516</commentid>
    <comment_count>1</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2014-07-29 18:54:30 +0000</bug_when>
    <thetext>Same thing for the promise returned from update().</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109517</commentid>
    <comment_count>2</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2014-07-29 18:55:03 +0000</bug_when>
    <thetext>And close() and remove().</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109518</commentid>
    <comment_count>3</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2014-07-29 18:58:16 +0000</bug_when>
    <thetext>And setServerCertificate.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109520</commentid>
    <comment_count>4</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2014-07-29 19:26:14 +0000</bug_when>
    <thetext>And setMediaKeys.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109593</commentid>
    <comment_count>5</comment_count>
    <who name="David Dorwin">ddorwin</who>
    <bug_when>2014-07-30 18:25:10 +0000</bug_when>
    <thetext>When these were added, void was not acceptable in the grammar. This has changed [1][2], so I will make the change.

[1] http://heycam.github.io/webidl/#prod-ReturnType
[2] http://heycam.github.io/webidl/#changes</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>110068</commentid>
    <comment_count>6</comment_count>
    <who name="David Dorwin">ddorwin</who>
    <bug_when>2014-08-11 23:10:36 +0000</bug_when>
    <thetext>Changed in https://dvcs.w3.org/hg/html-media/rev/7b3dd5a1f571.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>110073</commentid>
    <comment_count>7</comment_count>
    <who name="David Dorwin">ddorwin</who>
    <bug_when>2014-08-12 00:58:03 +0000</bug_when>
    <thetext>https://dvcs.w3.org/hg/html-media/rev/673780061087 updates the algorithms to not &quot;Resolve promise with undefined.&quot; &quot;Resolve promise with void&quot; doesn&apos;t sound right, so I just said &quot;Resolve promise.&quot;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>