No subject


Tue May 3 15:05:30 PDT 2016


> I'm trying to dig up some usage data, but in the interim I can say that we are unlikely to drop support for MediaController absent a compelling alternative that addresses its use cases.

roc made a proof-of-concept JS implementation at http://people.mozilla.org/~roc/videosync.html (unfortunately 404 now) showing that it's possible to get low enough lag in the sync for the stated use cases (but not frame-accurate syncing).

-- 
You are receiving this mail because:
You are the assignee for the bug.
--1473683081.C80E31.6677
Date: Mon, 12 Sep 2016 05:24:41 -0700
MIME-Version: 1.0
Content-Type: text/html

<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Remove MediaController"
   href="https://bugs.webkit.org/show_bug.cgi?id=161861">161861</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Remove MediaController
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>HTML DOM
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>zcorpan&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>cdumez&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>In <a href="https://github.com/whatwg/html/issues/192">https://github.com/whatwg/html/issues/192</a> MediaController was removed from HTML.

I added wpt tests for the removal in <a href="https://github.com/w3c/web-platform-tests/pull/3686">https://github.com/w3c/web-platform-tests/pull/3686</a>



More information about the webkit-unassigned mailing list