fune/browser/components/payments
Kris Maglione 2888e88ba0 Bug 1524688: Part 60 - Convert PaymentUIService to static registration. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D18470

--HG--
rename : browser/components/payments/paymentUIService.js => browser/components/payments/PaymentUIService.jsm
extra : source : 9e9ec7de41608a0752ae3867c7e77b034662ecb2
2019-01-30 11:56:05 -08:00
..
content Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
docs Bug 1435880 - Document how to fix Payment Request autofill strings during dev. r=jaws 2018-11-09 20:10:14 +00:00
res Bug 1517753 - currency-amount.js is a javascript module and shouldn't define "use strict" r=Standard8 2019-01-10 16:36:05 +00:00
test Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
.eslintrc.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
components.conf Bug 1524688: Part 60 - Convert PaymentUIService to static registration. r=MattN 2019-01-30 11:56:05 -08:00
jar.mn Bug 1435880 - Put the payment dialog <browser> directly in the ChromeWindow. r=jaws 2018-11-15 15:05:12 +00:00
moz.build Bug 1524688: Part 60 - Convert PaymentUIService to static registration. r=MattN 2019-01-30 11:56:05 -08:00
PaymentUIService.jsm Bug 1524688: Part 60 - Convert PaymentUIService to static registration. r=MattN 2019-01-30 11:56:05 -08:00
server.py