mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
fix master branch build
This commit is contained in:
@@ -0,0 +1 @@
|
||||
dom/html/test/mochitest.ini eol=crlf
|
||||
@@ -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
|
||||
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user