TPEPlatform/2013-09-26: Difference between revisions
Jump to navigation
Jump to search
(→Media) |
|||
| Line 5: | Line 5: | ||
** Discard latest audio frame before draining rec_queue can resolve this problem. | ** Discard latest audio frame before draining rec_queue can resolve this problem. | ||
** submitted WIP and waiting for @jesup's feedback. | ** submitted WIP and waiting for @jesup's feedback. | ||
* {{Bug|917544}} - getUserMedia access on the web on Firefox OS persists permissions in the session, but shouldn't be \ SC | |||
** prevent audio-capture permission being remembered in a session | |||
** submitted WIP and wating for @fabrice's feedback. | |||
* {{Bug|919149}} Recording icon doesn't disappear if app is killed from card view \ SC | * {{Bug|919149}} Recording icon doesn't disappear if app is killed from card view \ SC | ||
** content process is directly killed without proper shutdown, therefore, no recording stop event will be sent to Gaia | ** content process is directly killed without proper shutdown, therefore, no recording stop event will be sent to Gaia | ||
Revision as of 04:20, 26 September 2013
Media
GetUserMedia
- bug 918523 - getUserMedia audio streams will be released after a period of time while running in a background app \ SC
- Enqueue for rec_queue is invoked by opensles callback. We cannot refill rec_queue while rec_queue is empty since no opensles callback will be invoked at that time.
- Discard latest audio frame before draining rec_queue can resolve this problem.
- submitted WIP and waiting for @jesup's feedback.
- bug 917544 - getUserMedia access on the web on Firefox OS persists permissions in the session, but shouldn't be \ SC
- prevent audio-capture permission being remembered in a session
- submitted WIP and wating for @fabrice's feedback.
- bug 919149 Recording icon doesn't disappear if app is killed from card view \ SC
- content process is directly killed without proper shutdown, therefore, no recording stop event will be sent to Gaia
- preparing WIP patch
Streaming Media
WebRTC
- bug 910661 - application crashed [@ mozilla::layers::BasicTiledLayerTile::OpenDescriptor(mozilla::layers::ISurfaceAllocator*, mozilla::layers::TileDescriptor const&)] \ SC
- provided back trace for the crash on bug.
- experimenting with turning off OMTC on Fennec.
Graphic
Stability
Free Agent
OTA
- bug 858188 - FOTA updates fail to apply when downloaded to the sdcard (regression) \ SC
- discussing the correct mount point of sdcard in recovery mode for otoro/unagi/hamachi with @kli, @dhyland, and @mwu
- reviewing @dhyland's patch for librecovery.