fix master branch build

This commit is contained in:
2019-11-30 21:02:50 +08:00
parent e1a84dd730
commit d8c66d5b56
3 changed files with 6 additions and 5 deletions
+1
View File
@@ -0,0 +1 @@
dom/html/test/mochitest.ini eol=crlf
+4 -4
View File
@@ -605,7 +605,7 @@ skip-if = os == "android" # up/down arrow keys not supported on android
[test_bug1295719_event_sequence_for_number_keys.html]
[test_bug1310865.html]
[test_bug1315146.html]
+[test_script_module.html]
+support-files =
+ file_script_module.html
+ file_script_nomodule.html
[test_script_module.html]
support-files =
file_script_module.html
file_script_nomodule.html
+1 -1
View File
@@ -32,8 +32,8 @@ EXTRA_JS_MODULES += [
'../extensions/DeferredSave.jsm',
'../extensions/GMPUtils.jsm',
'AddonManager.jsm',
'LightweightThemeManager.jsm',
'GMPInstallManager.jsm',
'LightweightThemeManager.jsm',
]
JAR_MANIFESTS += ['jar.mn']