Bug 1210286 - Enable MediaRecorder with Canvas CaptureStream on Android and B2G. r=jolin

--HG--
extra : commitid : HafpaHoj6i
extra : rebase_source : 42c71c05574edd9153d1323088ca1873dbe11a8a
This commit is contained in:
Andreas Pehrson 2015-10-12 10:33:58 +08:00
parent 7fb8d88099
commit b38fe36e95

View File

@ -685,10 +685,10 @@ tags=msg
[test_mediarecorder_record_audionode.html]
tags=msg
[test_mediarecorder_record_canvas_captureStream.html]
skip-if = (toolkit == 'android' || toolkit == 'gonk') # Bug 1210286 to fix canvas capturestream support in the OMX backend
skip-if = android_version < '17' # Android/Gonk before SDK version 17 does not have the OMX Encoder API.
tags=msg
[test_mediarecorder_record_changing_video_resolution.html]
skip-if = (toolkit == 'android' || toolkit == 'gonk') # Bug 1210286 to fix canvas capturestream support in the OMX backend
skip-if = android_version < '17' # Android/Gonk before SDK version 17 does not have the OMX Encoder API.
tags=msg
[test_mediarecorder_record_gum_video_timeslice.html]
tags=msg