<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jonlee&#64;apple.com" title="Jon Lee &lt;jonlee&#64;apple.com&gt;"> <span class="fn">Jon Lee</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Add basic Media Session support to HTMLMediaElement"
   href="https://bugs.webkit.org/show_bug.cgi?id=145581">bug 145581</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>jonlee&#64;apple.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Add basic Media Session support to HTMLMediaElement"
   href="https://bugs.webkit.org/show_bug.cgi?id=145581#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Add basic Media Session support to HTMLMediaElement"
   href="https://bugs.webkit.org/show_bug.cgi?id=145581">bug 145581</a>
              from <span class="vcard"><a class="email" href="mailto:jonlee&#64;apple.com" title="Jon Lee &lt;jonlee&#64;apple.com&gt;"> <span class="fn">Jon Lee</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=145581#c16">comment #16</a>)
<span class="quote">&gt; I misread the original feedback. MediaSessions might be null, but
&gt; HTMLMediaElements will never be null (when jsHTMLMediaElementSession calls
&gt; these functions it will always pass in a HTMLMediaElement). We could use
&gt; references, but those aren't compatible with the bindings generated. So I
&gt; will leave pointers to HTMLMediaElements but add assertions (which is what
&gt; we do in HTMLMediaElementMediaSource).</span >

It sounds like we should a new bug filed to improve the bindings generation code to use references instead.

Also, I see other examples of partial interfaces that make use of Supplement&lt;&gt;. Are we avoiding that here for a reason? Or are we abandoning that pattern?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>