TPEPlatform/2013-11-28

From MozillaWiki
Jump to navigation Jump to search

Media

GetUserMedia

  • bug 940045 - The origin displayed in the persistent notification matches the location bar, not content \ SC
    • We should send page URL directly from content process.
    • patch was uploaded and get 3/4 r+'ed.
  • bug 940075 - crash in mozilla::dom::PBrowserChild::SendRecordingDeviceEvents(nsString const&, bool const&, bool const&) \ SC
    • TabChild is garbage collected after loading other page in the same process. We cannot use it to notify gUM is shutdown for that window.
    • We should switch back to PContent for sending recording status, which is always existed during the entire content process life cycle.
    • patch was merged to bug 940045.
  • bug 898949 - [B2G getUserMedia] Display front/back camera list on permission prompt \ SC
    • rebase to latest m-c and do the integration test with other dependent gecko/gaia patches.

Streaming Media

Graphic

Input

Stability

Free Agent

Study