TPEPlatform/2013-10-31: Difference between revisions
Jump to navigation
Jump to search
(→Study) |
(→Input) |
||
| Line 12: | Line 12: | ||
==Input== | ==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== | ==Stability== | ||
Revision as of 06:31, 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 getUserMedia] 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.
Streaming Media
Graphic
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