TPEMedia/2015-07-08: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(update weekly status)
Line 83: Line 83:


===Munro Chiang===
===Munro Chiang===
*{{Bug|1167535}} - [Nexus 5] fanotify EOVERFLOW error for 4g up video file size in GonkDiskSpaceWatcher()
** After removing the 4GB cap in Gecko, we can record > 4GB clip. But we need Camera App to detect the SD card file system and set max file size accordingly
*{{Bug|1171836}} {{Bug|1179162}} - [FLAME-L][Camera] Tapping stop when video recording is on, the camera crashes
** Crash while parsing thumbnail (color conversion)
*{{Bug|1174963}} - The OPENL device will die When it enters the camera test in the engmode
** Ask partner to provide error log

Revision as of 02:31, 9 July 2015

Summary

Status changed by this week

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);

Bugs which are fixed by this week

Full Query
ID Summary Status Resolution Assigned to
1118337 Intermittent TEST-UNEXPECTED-PASS | /html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source.html | invoking resource selection by inserting <source> - expected FAIL RESOLVED FIXED Chia-hung Tai [:ctai :ctai_mozilla :cht]
1173272 MediaCodecReader: testcase test_can_play_type_webm.html failed. RESOLVED FIXED Benjamin Chen [:bechen]
1171751 [Aries][Camera][Video] Camera cannot save low resolution video recorded for the Messages app. VERIFIED FIXED John Lin [:jhlin][:jolin]

3 Total; 0 Open (0%); 2 Resolved (66.67%); 1 Verified (33.33%);

Status

Alfredo Yang

John Lin

  • try adding markers to Gecko Profiler in code running by media task queue.
    • investigate why added markers aren't shown in cleopatra

JW Wang

  • bug 1156472 - Allow of capture of audio in various forms of screen sharing (tab/window/etc)
    • review code
  • bug 1179665 - Move more capture-stream related code into DecodedStream
    • land
  • bug 1181051 - Remove BOM from dom/media/test/test*.html
    • land
  • bug 1181456 - Reduce the time spent in drawing image for test_bug879717.html
    • r+
  • bug 1181504 - Remove MediaDecoderStateMachine::mAudioStartTime
    • WIP
  • bug 1181055 - mp4 video play button stops working after rewind to the head(0:00)
    • debug

Benjamin Chen

Chiahung Tai

  • PTO 1 day.
  • Preparing the presentation materials and meeting with product team for FoxEye project.
  • W3C process discussion.

Alastor Wu

  • bug 1113086 - Implement AudioChannel API into BrowserElement
    • Debug Gij test cases failures
  • bug 1179077 - [B2G] Sound should be paused when headphone is disconnect
    • OOP
  • bug 1170117 - [B2G] Separate volume control settings for multiple audio profiles
    • r?
  • bug 1179181 - [B2G] Add devices information in audio volume event
    • Will do it after landing bug1170117
  • bug 1170439 - B2G hangs on the emulator x86 if microphone is muted during answered call
    • Gonk problem
  • bug 1175820 - [Test case] audio channel competing behavior test
    • WIP

Blake Wu

Kaku Kuo

  • bug 1144102 - Implement ImageBitmap and createImageBitmap
    • r- : the core ImageBitmap implementation part.
    • r+ : structure-clone part.
  • bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
    • Join follow-up discussion meetings with Wilfred Mathanaraj and Peter Dolanjski.

Munro Chiang

  • bug 1167535 - [Nexus 5] fanotify EOVERFLOW error for 4g up video file size in GonkDiskSpaceWatcher()
    • After removing the 4GB cap in Gecko, we can record > 4GB clip. But we need Camera App to detect the SD card file system and set max file size accordingly
  • bug 1171836 bug 1179162 - [FLAME-L][Camera] Tapping stop when video recording is on, the camera crashes
    • Crash while parsing thumbnail (color conversion)
  • bug 1174963 - The OPENL device will die When it enters the camera test in the engmode
    • Ask partner to provide error log