mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Revert "Issue #2301 - Make Gecko Media Plugins optional when not building EME or WebRTC"
This reverts commit 9e7d1492e6.
This commit is contained in:
parent
7e50abda7d
commit
119feb053c
54 changed files with 30 additions and 314 deletions
|
|
@ -425,9 +425,7 @@ support-files =
|
|||
dirac.ogg^headers^
|
||||
dynamic_redirect.sjs
|
||||
dynamic_resource.sjs
|
||||
#ifdef MOZ_EME
|
||||
eme.js
|
||||
#endif
|
||||
file_access_controls.html
|
||||
flac-s24.flac
|
||||
flac-s24.flac^headers^
|
||||
|
|
@ -684,7 +682,6 @@ tags=capturestream
|
|||
[test_decoder_disable.html]
|
||||
[test_defaultMuted.html]
|
||||
[test_delay_load.html]
|
||||
#ifdef MOZ_EME
|
||||
[test_eme_session_callable_value.html]
|
||||
[test_eme_canvas_blocked.html]
|
||||
skip-if = toolkit == 'android' # bug 1149374
|
||||
|
|
@ -715,16 +712,13 @@ tags=msg capturestream
|
|||
skip-if = toolkit == 'android' # bug 1149374
|
||||
[test_eme_waitingforkey.html]
|
||||
skip-if = toolkit == 'android' # bug 1149374
|
||||
#endif
|
||||
[test_empty_resource.html]
|
||||
[test_error_in_video_document.html]
|
||||
[test_error_on_404.html]
|
||||
[test_fastSeek.html]
|
||||
[test_fastSeek-forwards.html]
|
||||
#ifdef MOZ_GMP
|
||||
[test_gmp_playback.html]
|
||||
skip-if = (os != 'win' || os_version == '5.1') # Only gmp-clearkey on Windows Vista and later decodes
|
||||
#endif
|
||||
[test_imagecapture.html]
|
||||
[test_info_leak.html]
|
||||
[test_invalid_reject.html]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue