TPEPlatform/2013-08-01

From MozillaWiki
Jump to navigation Jump to search

Media

Media Recorder

  • Bug 898952 - Media Recording - Avoid to record a stopped MediaStream /rlin r+
  • Bug 896353 - Media Recording - Can't record the mediaStream created by AudioContext. /rlin r+, wait roc's patch for TrackUnionStream.h track's tick problem.
  • Bug 898396 - Media Recording - MediaRecorder's mimeType attribute maybe null after call the start() /rlin, under discussing.

Streaming Media

WebRTC

  • Bug 869869 - e10s for UDP socket / SC
    • update patch according to review comment and waiting for review
    • fixing UDP test case fail on Windows platform

Graphic

Stability

Free Agent

Study

  • Studying CompositorEffect /Morris
  • Finding out use case for each texture type /Morris
  • Studying Camera/Microphone control path / SC
  • WebM vs MP4 container /Randy

OTA

  • Bug 888833 - [OTA] After tried to manually check for updates, it showed error message / SC
    • investigating the reason of TCP timeout while accessing leo update server
    • see dup/out-of-sync packet in tcpdump, should be a problem in server side.