gecko-dev/dom/payments/test
Kris Maglione 918ed6c474 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl

--HG--
extra : source : 12fc4dee861c812fd2bd032c63ef17af61800c70
extra : intermediate-source : 34c999fa006bffe8705cf50c54708aa21a962e62
extra : histedit_source : b2be2c5e5d226e6c347312456a6ae339c1e634b0
2018-01-29 15:20:18 -08:00
..
BasiccardChromeScript.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ConstructorChromeScript.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
CurrencyAmountValidationChromeScript.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
GeneralChromeScript.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
PMIValidationChromeScript.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ShowPaymentChromeScript.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser.ini Bug 1383293 - Mochitest for testing the new readonly attribute topLevelPrincipal in nsIPaymentRequest. r=baku 2017-08-23 15:23:18 +08:00
browser_payment_in_different_tabs.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
echo_payment_request.html Bug 1403079 - Add mAllowPaymentRequest and related methods on nsIDocument to check if PaymentRequest API is allowed to use. r=smaug 2017-10-19 15:56:51 +08:00
head.js Bug 1389418 - Mochitest for payment method identifier validation support in PaymentRequest API. r=baku 2017-09-11 11:10:10 +08:00
mochitest.ini Bug 1403079 - Add mAllowPaymentRequest and related methods on nsIDocument to check if PaymentRequest API is allowed to use. r=smaug 2017-10-19 15:56:51 +08:00
simple_payment_request.html Bug 1389418 - Mochitest for payment method identifier validation support in PaymentRequest API. r=baku 2017-09-11 11:10:10 +08:00
test_abortPayment.html Bug 1389418 - Mochitest for payment method identifier validation support in PaymentRequest API. r=baku 2017-09-11 11:10:10 +08:00
test_basiccard.html Bug 1389418 - Mochitest for payment method identifier validation support in PaymentRequest API. r=baku 2017-09-11 11:10:10 +08:00
test_block_none10s.html Bug 1408250 - Don't expose PaymentRequest API in non-e10s. r=baku 2017-10-20 00:10:25 +08:00
test_canMakePayment.html Bug 1389418 - Mochitest for payment method identifier validation support in PaymentRequest API. r=baku 2017-09-11 11:10:10 +08:00
test_constructor.html Bug 1403080 - Return null DOMString while PaymentOptions.requestShipping is false. r=baku 2017-09-28 15:20:19 +08:00
test_currency_amount_validation.html Bug 1389418 - Mochitest for payment method identifier validation support in PaymentRequest API. r=baku 2017-09-11 11:10:10 +08:00
test_payment-request-in-iframe.html Bug 1403079 - Add mAllowPaymentRequest and related methods on nsIDocument to check if PaymentRequest API is allowed to use. r=smaug 2017-10-19 15:56:51 +08:00
test_pmi_validation.html Bug 1389418 - Mochitest for payment method identifier validation support in PaymentRequest API. r=baku 2017-09-11 11:10:10 +08:00
test_showPayment.html Bug 1389418 - Mochitest for payment method identifier validation support in PaymentRequest API. r=baku 2017-09-11 11:10:10 +08:00