TPEPlatform/2014-01-16

Media

  • bug 957939 - Move Audio_Track/Video_Track out of ISOTrackMetadata / ayang
    • Landed
  • bug 959022 - [MediaEncoder] Add audio data offset flag for Android's fragment parser / ayang
    • Landed

Streaming Media

  • bug 853356 - [B2G getUserMedia] Display camera/ microphone permission acquisition prompt / ayang
    • Going to review process for contact API JS permission script.

Graphics

  • bug 946596 - Hi-res phone does not take hi-res screenshots /peter
    • Landed
  • bug 956432 - rounding issue of cut the rope/peter
    • Landed
  • bug 960276 - SkiaGL has tiling problems with DrawSurface() /peter
    • Check skia debug tool
  • bug 959487 - [MediaEncoder] Crash at imageclient when using MediaEncoder
    • Checking

Input

  • bug 955987 - [Text Selection] Change selection status in FrameScript /vilin
    • (Support Bug 924692) To select a text after being long-pressed.
    • FrameScript already can receive "LongPress" event from APZC or non-APZC.
    • Study Web API about Selection/Window. Figuring out how to manipulate it after receiving "LongPress" event.

Stability

Platform

  • bug 959040 - [emulator][mochitest] Turn of WebRTC logging for emulator / SC
    • WebRTC test fail on try server is hard to debug without detailed log.
  • bug 952464 - [emulator][mochitest] allow changing network connection on emulator mochitest / SC
    • Changing network connection via NetworkService.js will reset the proxy setting done by mochitest framework.
  • bug 950317 - [emulator][mochitest] Setup eth0 IP address to NetworkManager for running PeerConnection mochitest cases / SC

Study

  • Study Gecko Camera part. /CTai
  • Study Android Camera part. /CTai