Confirmed users
1,643
edits
(→Media) |
(→Media) |
||
| Line 1: | Line 1: | ||
==Media== | ==Media== | ||
*{{Bug|912627}} - Intermittent media/test/crashtests/459439-1.html on linux{32,64} /rlin | *{{Bug|912627}} - Intermittent media/test/crashtests/459439-1.html on linux{32,64} /rlin | ||
** | ** land | ||
*{{Bug|988884}} - Media Encoderthreads are not ended by the end of xpcom-shutdown-threads /rlin | *{{Bug|988884}} - Media Encoderthreads are not ended by the end of xpcom-shutdown-threads /rlin | ||
** | ** land | ||
** thread leaking issue. We should cancel the thread if object receive the xpcom shutdown event. | ** thread leaking issue. We should cancel the thread if object receive the xpcom shutdown event. | ||
| Line 11: | Line 11: | ||
*{{Bug|982100}} - Intermittent test_play_twice.html | Expect at least one playing event / JW | *{{Bug|982100}} - Intermittent test_play_twice.html | Expect at least one playing event / JW | ||
** | ** debug | ||
** prerolled video frame count is low, it is easy to run out and media element can't reach HAVE_FUTURE_DATA to fire 'playing' | ** prerolled video frame count is low, it is easy to run out and media element can't reach HAVE_FUTURE_DATA to fire 'playing' | ||
** discuss with CPearce about the algorithm of calculating HAVE_FUTURE_DATA. | ** discuss with CPearce about the algorithm of calculating HAVE_FUTURE_DATA. | ||
*{{Bug|989047}} - Intermittent test_getUserMedia_playVideoTwice.html,test_getUserMedia_stopVideoAudioStreamWithFollowupVideoAudio.html,test_getUserMedia_gumWithinGum.html | Unexpected callback with = 'canplaythrough event never fired' / JW | *{{Bug|989047}} - Intermittent test_getUserMedia_playVideoTwice.html,test_getUserMedia_stopVideoAudioStreamWithFollowupVideoAudio.html,test_getUserMedia_gumWithinGum.html | Unexpected callback with = 'canplaythrough event never fired' / JW | ||
** | ** debug | ||
** it looks like a long latency in AudioChannelAgent IPC calls and causes timeout | ** it looks like a long latency in AudioChannelAgent IPC calls and causes timeout | ||
*{{Bug|969392}} - Intermittent | test_play_events.html | Last event should be canplaythrough for http://mochi.test:8888/tests/content/media/test/gizmo.mp4 - got playing, expected canplaythrough / JW | *{{Bug|969392}} - Intermittent | test_play_events.html | Last event should be canplaythrough for http://mochi.test:8888/tests/content/media/test/gizmo.mp4 - got playing, expected canplaythrough / JW | ||
** | ** debug | ||
** Figure out why some events come after 'ended' evnet | |||
*{{Bug|987106}} - Intermittent test_new_audio.html | Test timed out. / JW | *{{Bug|987106}} - Intermittent test_new_audio.html | Test timed out. / JW | ||
** | ** debug | ||
** Figure out why autoplay is not activated | |||
==Platform== | ==Platform== | ||