зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 8df491f3dcdf for landing with the wrong bug number in the commit message.
This commit is contained in:
Родитель
a86c240986
Коммит
629d98cad7
|
@ -10,7 +10,6 @@ support-files =
|
|||
ShowPaymentChromeScript.js
|
||||
|
||||
[test_abortPayment.html]
|
||||
run-if = nightly_build # Bug 1390018: Depends on the Nightly-only UI service
|
||||
[test_basiccard.html]
|
||||
[test_canMakePayment.html]
|
||||
[test_constructor.html]
|
||||
|
|
|
@ -115,5 +115,5 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] != 'android':
|
|||
'nsDefaultCLH.manifest',
|
||||
]
|
||||
|
||||
if CONFIG['NIGHTLY_BUILD'] and CONFIG['MOZ_BUILD_APP'] == 'browser':
|
||||
if CONFIG['MOZ_BUILD_APP'] == 'browser':
|
||||
DIRS += ['payments']
|
||||
|
|
Загрузка…
Ссылка в новой задаче