<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:jonlee@apple.com" title="Jon Lee <jonlee@apple.com>"> <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>
</td>
<td>jonlee@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@apple.com" title="Jon Lee <jonlee@apple.com>"> <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">> I misread the original feedback. MediaSessions might be null, but
> HTMLMediaElements will never be null (when jsHTMLMediaElementSession calls
> these functions it will always pass in a HTMLMediaElement). We could use
> references, but those aren't compatible with the bindings generated. So I
> will leave pointers to HTMLMediaElements but add assertions (which is what
> 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<>. 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>