TPEMedia/2015-10-28: Difference between revisions
Jump to navigation
Jump to search
Full Query
(Created page with "==Summary== Status changed by this week <bugzilla> { "status": ["NEW", "ASSIGNED", "UNCONFIRMED"], "changed_after": "2015-10-21", "changed_before": "2015-10-28...") |
m (→JW Wang) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 24: | Line 24: | ||
===Alfredo Yang=== | ===Alfredo Yang=== | ||
*{{Bug|1203859}} -Implement a PlatformDecoderModule by using OpenMax | |||
** WIP | |||
*{{Bug|1214502}} - [FxOS] Browser crashes when enabling network during loading video | |||
** Clarified problem. | |||
*{{Bug|1214502}} - [FxOS] Browser crashes when enabling network during loading video | |||
** Clarified problem. | |||
===John Lin=== | ===John Lin=== | ||
===JW Wang=== | ===JW Wang=== | ||
*{{Bug|1217692}} - Fix some styles of MediaDecoderReader.h | |||
** land | |||
*{{Bug|1217714}} - Remove some unused functions from MediaDecoderReader | |||
** land | |||
*{{Bug|1218280}} - Create a callback class for MediaResource to send notification to reduce coupling between MediaDecoder | |||
** land | |||
*{{Bug|1217653}} - Intermittent test_fragment_noplay.html | application crashed [@ mozilla::DataEnded::Run()] | |||
** land | |||
*{{Bug|1219136}} - Add timestamp to MediaTestManager to track the time spent in each test | |||
** land | |||
*{{Bug|1188887}} - Setting currentTime when readyState is HAVE_NOTHING incorrectly throws an exception: Invalid State | |||
** review code | |||
===Benjamin Chen=== | ===Benjamin Chen=== | ||
Line 34: | Line 57: | ||
===Alastor Wu=== | ===Alastor Wu=== | ||
*{{Bug|1183033}} - [B2G] Keyboard doesn't have click sound | |||
** Land | |||
*{{Bug|1215447}} - Do not unregister audio channel agent of the media element during seeking | |||
** Land | |||
*{{Bug|1206581}} - Implement notifyChannel() on AudioChannel API | |||
** r+ | |||
*{{Bug|1196724}} - Refactoring of AudioManager | |||
** Review | |||
* Thinking the audio channel testing plan | |||
===Blake Wu=== | ===Blake Wu=== |
Latest revision as of 06:21, 29 October 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
ID | Summary | Status | Resolution | Assigned to |
---|---|---|---|---|
1215435 | Assertion failure: ACodec permits valid buffer + EOS flag. | RESOLVED | FIXED | John Lin [:jhlin][:jolin] |
1174721 | [FFOS] Use AudioCompactor for mp3 in Gonk PDM | RESOLVED | FIXED | Benjamin Chen [:bechen] |
1216012 | [Emulator-kk] Disable some media testcases. | RESOLVED | FIXED | Benjamin Chen [:bechen] |
1215447 | Do not unregister audio channel agent of the media element during seeking | RESOLVED | FIXED | Alastor Wu [:alwu] |
1183033 | [B2G] Keyboard doesn't have click sound | VERIFIED | FIXED | Alastor Wu [:alwu] |
1192748 | [B2G] Only send the moz-interrupt event when audio competing happens | RESOLVED | DUPLICATE | Alastor Wu [:alwu] |
1192818 | Intermittent browser_mediaPlayback_mute.js | Test timed out | RESOLVED | FIXED | Alastor Wu [:alwu] |
1214502 | [FxOS] Browser crashes when enabling network during loading video | RESOLVED | WORKSFORME | Alfredo Yang (:alfredo) |
1214208 | Power Consumption increased in music app while playing music | RESOLVED | FIXED | Alfredo Yang (:alfredo) |
9 Total; 0 Open (0%); 8 Resolved (88.89%); 1 Verified (11.11%);
Status
Alfredo Yang
- bug 1203859 -Implement a PlatformDecoderModule by using OpenMax
- WIP
- bug 1214502 - [FxOS] Browser crashes when enabling network during loading video
- Clarified problem.
- bug 1214502 - [FxOS] Browser crashes when enabling network during loading video
- Clarified problem.
John Lin
JW Wang
- bug 1217692 - Fix some styles of MediaDecoderReader.h
- land
- bug 1217714 - Remove some unused functions from MediaDecoderReader
- land
- bug 1218280 - Create a callback class for MediaResource to send notification to reduce coupling between MediaDecoder
- land
- bug 1217653 - Intermittent test_fragment_noplay.html | application crashed [@ mozilla::DataEnded::Run()]
- land
- bug 1219136 - Add timestamp to MediaTestManager to track the time spent in each test
- land
- bug 1188887 - Setting currentTime when readyState is HAVE_NOTHING incorrectly throws an exception: Invalid State
- review code
Benjamin Chen
Chiahung Tai
Alastor Wu
- bug 1183033 - [B2G] Keyboard doesn't have click sound
- Land
- bug 1215447 - Do not unregister audio channel agent of the media element during seeking
- Land
- bug 1206581 - Implement notifyChannel() on AudioChannel API
- r+
- bug 1196724 - Refactoring of AudioManager
- Review
- Thinking the audio channel testing plan