gecko-dev/browser/components/payments
Sam Foster aa95912b8b Bug 1482689 - Use AddressPicker for the card billing address UI. r=MattN
* New BillingAddressPicker subclass of AddressPicker which just overrides some of the state-related behavior that
* Allow the RichSelect's popupBox (<select>) to be assigned after the constructor
* A couple new mochitests for the new/different behavior
* Update the test to expect 'edit' to be hidden when the empty option is selected

Differential Revision: https://phabricator.services.mozilla.com/D9321

--HG--
extra : moz-landing-system : lando
2018-11-06 00:28:46 +00:00
..
content Bug 1486954 - Part IV, Recover from decryption errors in some places. r=MattN 2018-10-22 22:57:29 -07:00
docs No bug - Update browser/components/payments/ documentation. r=docs 2018-10-25 14:44:26 -07:00
res Bug 1482689 - Use AddressPicker for the card billing address UI. r=MattN 2018-11-06 00:28:46 +00:00
test Bug 1482689 - Use AddressPicker for the card billing address UI. r=MattN 2018-11-06 00:28:46 +00:00
.eslintrc.js Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop 2018-08-31 06:06:08 +00:00
jar.mn Bug 1496698 - Remove res/vendor from jar.mn; r=MattN 2018-10-11 22:13:34 +00:00
moz.build
payments.manifest
paymentUIService.js Bug 1501478 - Fix payment dialog in browser.xhtml. r=MattN 2018-10-23 22:43:12 +00:00
server.py