TPEPlatform/2013-10-31: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 3: Line 3:
* {{bug|926289}} - Add app/page info in recording-status event \ SC
* {{bug|926289}} - Add app/page info in recording-status event \ SC
** all r+'ed and landed on m-c and m-a.
** all r+'ed and landed on m-c and m-a.
* {{Bug|898949}} - [B2G getUserMedia] Display front/back camera list on permission prompt \ SC
* {{Bug|898949}} - [B2G gedio] Implement SpeakerManager API
https://wiki.mozilla.org/WebAPI/SpeakerManagertUserMedia] Display front/back camera list on permission prompt \ SC
** add options/choices for PermissionRequest, discussing the final gecko/gaia interface
** add options/choices for PermissionRequest, discussing the final gecko/gaia interface
** submitted v1 patch and waiting for @khuey, @fabrice, and @jesup's review.
** submitted v1 patch and waiting for @khuey, @fabrice, and @jesup's review.
'''Media Recording'''
*{{Bug|879669}} - Support Video Encoder module in MediaEncoder framewrok \rlin
** WIP
*{{Bug|919905}} Media Recording - Refactor encoder architecture to support the video encoder module \rlin
** landed
*{{Bug|854753}} [B2G][Audio] Implement SpeakerManager API
** https://wiki.mozilla.org/WebAPI/SpeakerManager
** Will provide patch this week.


==Streaming Media==
==Streaming Media==

Revision as of 07:13, 31 October 2013

Media

GetUserMedia

  • bug 926289 - Add app/page info in recording-status event \ SC
    • all r+'ed and landed on m-c and m-a.
  • bug 898949 - [B2G gedio] Implement SpeakerManager API

https://wiki.mozilla.org/WebAPI/SpeakerManagertUserMedia] Display front/back camera list on permission prompt \ SC

    • add options/choices for PermissionRequest, discussing the final gecko/gaia interface
    • submitted v1 patch and waiting for @khuey, @fabrice, and @jesup's review.

Media Recording

Streaming Media

Graphic

  • bug 920921 - [Flatfish]: Flatfish has bad performance on Homescreen wiping /Jerry
    • Check layout pre-render condition.
    • Modify homescreen gaia code to achieve pre-render
  • bug 920921 - [Flatfish]: Flatfish has bad performance on Homescreen wiping / Peter
    • Able to enable pre-render on homescreen
  • bug 915783 - [B2G][Browser][PDF]Graphical fragmentation occurs when viewing a pdf via browser /Peter
    • Landed
  • bug 925444 - ImageLayer should honor hwc releaseFenceFd /Peter
    • study fence based on Android JB 4.3
  • CSS transform and layout study / Peter

Input

Touch Selection

Copy & Paste

  • effort estimation on implementing copy&paste on Firefox OS \ SC
    • need to provide a clipboard service for Firefox OS, cannot leverage Android clipboard because it's in Java layer.
    • should be extended from nsBaseClipboard

Stability

Free Agent

Study

  • Layout - Anonymous content creation for UI Widget / SC