<?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>26797</bug_id>
          
          <creation_ts>2014-09-14 23:26:20 +0000</creation_ts>
          <short_desc>Typo in MediaKeySession.load(DOMString sessionId)</short_desc>
          <delta_ts>2014-09-15 20:08:25 +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>Windows NT</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="Chris Pearce">cpearce</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>111492</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Pearce">cpearce</who>
    <bug_when>2014-09-14 23:26:20 +0000</bug_when>
    <thetext>There&apos;s a typo in the definition of MediaKeySession.load() in the spec.

It&apos;s defined as:

Promise&lt;bool&gt; load(DOMString sessionId);

But &quot;bool&quot; is not a valid type, it should be &quot;boolean&quot; I believe:
http://www.w3.org/TR/WebIDL/#idl-boolean</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111541</commentid>
    <comment_count>1</comment_count>
    <who name="David Dorwin">ddorwin</who>
    <bug_when>2014-09-15 20:08:25 +0000</bug_when>
    <thetext>Fixed in https://dvcs.w3.org/hg/html-media/rev/79d5d9c3d701.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>