Confirmed users
216
edits
(→Study) |
(→Media) |
||
| Line 8: | Line 8: | ||
** debugging | ** debugging | ||
** trace code of mochitest | ** trace code of mochitest | ||
'''GetUserMedia''' | |||
* {{bug|918523}} - getUserMedia audio streams will be released after a period of time while running in a background app \ SC | |||
** patch updated according to comment, r+'ed and landed | |||
* {{bug|917544}} - getUserMedia access on the web on Firefox OS persists permissions in the session, but shouldn't be \ SC | |||
** patch updated according to comment, r+'ed and landed | |||
* {{bug|919149}} Recording icon doesn't disappear if app is killed from card view \ SC | |||
** we should maintain content process lifecycle for recording status of content process in shell.js | |||
** patch uploaded and get r+'ed from @jesup and @khuey | |||
** need further test on this patch before landed. | |||
* {{Bug|918054}} - getUserMedia audio can be requested while a call is active, but shouldn't be \SC | |||
** we should maintain the call status in MediaManager and reject GetUserMedia while in call. | |||
** provide WIP and waiting for @jesup's feedback. | |||
==Streaming Media== | ==Streaming Media== | ||