Mark Banner
2c4e35b0a6
Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D65509
--HG--
extra : moz-landing-system : lando
2020-03-08 21:45:16 +00:00
Sylvestre Ledru
e94f355d96
Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN
...
Depends on D53267
Differential Revision: https://phabricator.services.mozilla.com/D53269
--HG--
extra : moz-landing-system : lando
2019-11-26 15:00:00 +00:00
Victor Porof
ad522e3aae
Bug 1561435 - Fix linting errors for browser/, r=standard8
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D35950
--HG--
extra : source : ff6aa88097df9836d93d6aa5554ffcd160f07167
extra : intermediate-source : 2130a9484ece03d835939359c4a07966aa8d790c
2019-06-28 20:02:37 +02:00
Victor Porof
1f830c96da
Bug 1561435 - Format browser/components/, a=automatic-formatting
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D36042
--HG--
extra : source : d3afcafdce650a6f36cebbc126ee93b17f13cf52
2019-07-05 09:53:32 +02:00
Jared Wein
4bf1467ca5
Bug 1474905 - Use a dropdown for the state/province field when possible. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D11854
--HG--
extra : moz-landing-system : lando
2018-12-20 22:10:00 +00:00
Diego Pino Garcia
3c5b7bc26a
Bug 1446158 - Create a handleEvent custom element mixin to forward events from handleEvent to on* methods. r=MattN
2018-12-20 03:28:00 +02:00
Coroiu Cristina
8b010df0fc
Backed out changeset 7ca43b63f0e9 (bug 1446158) for ESlint failure at browser/components/payments/res/containers/address-form.js
2018-12-18 22:08:03 +02:00
Diego Pino Garcia
76f1ed4180
Bug 1446158 - Create a handleEvent custom element mixin to forward events from handleEvent to on* methods. r=MattN
2018-12-18 06:56:00 +02:00
Diego Pino Garcia
29cb3d46ea
Bug 1476873 - Use Element.toggleAttribute instead of custom handling for setAttribute vs. removeAttribute. r=Mattn
2018-12-15 01:58:00 +02:00
Jared Wein
6989ff6cec
Bug 1477113 - Dispatch paymentmethodchange event from the front-end. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D13740
--HG--
extra : moz-landing-system : lando
2018-12-13 18:48:54 +00:00
Narcis Beleuzu
99f7b49656
Backed out changeset 3fa420b71260 (bug 1477113) for bc failures on browser_total.js. CLOSED TREE
2018-12-13 09:53:39 +02:00
Jared Wein
bbfb132319
Bug 1477113 - Dispatch paymentmethodchange event from the front-end. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D13740
--HG--
extra : moz-landing-system : lando
2018-12-13 06:35:30 +00:00
Matthew Noorenberghe
865adcf2a7
Bug 1495549 - Clear paymentMethod errors when the paymentMethod changes. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D13451
--HG--
extra : moz-landing-system : lando
2018-12-11 18:18:15 +00:00
Matthew Noorenberghe
b82e3514a4
Bug 1495549 - Clear merchant payer errors when the payer address changes. r=jaws
...
Depends on D12605
Differential Revision: https://phabricator.services.mozilla.com/D12606
--HG--
extra : moz-landing-system : lando
2018-12-11 18:17:31 +00:00
Matthew Noorenberghe
a41a15391f
Bug 1495549 - Clear merchant shipping errors when the shipping address changes. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D12605
--HG--
rename : browser/components/payments/test/browser/browser_retry.js => browser/components/payments/test/browser/browser_retry_fieldErrors.js
extra : moz-landing-system : lando
2018-12-11 18:16:30 +00:00
Diego Pino Garcia
f1008b35ec
Bug 1509147 - Rename payer and paymentMethod on nsIPaymentDetails to payerErrors and paymentMethodErrors respectively r=baku
2018-11-26 03:08:00 +02:00
Sam Foster
44f245f69d
Bug 1481481 - Create separate forms for shipping, payer and billing address r=MattN
...
* New AddressForm instances for each address type
* Move selected-state-key out of state for the address forms, and into an attribute
* Remove passing form title via state, just use data-title-edit and data-title-add on the element
* Remove shippingOption form title logic from address picker, just set the right attribute values from PaymentDialog
* Move setting the extraRequiredFields data attribute the payer form needs out to the payment-dialog's render.
* Amend onboarding logic to direct to billing address form when necessary
* Fix-up tests
Differential Revision: https://phabricator.services.mozilla.com/D11545
--HG--
extra : moz-landing-system : lando
2018-11-21 19:23:27 +00:00
Jared Wein
a75e459698
Bug 1495122 - Support regionCode and dependentLocality for merchant errors. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D11844
--HG--
extra : moz-landing-system : lando
2018-11-16 04:47:15 +00:00
Csoregi Natalia
9b0f48f9d3
Backed out changeset 081704356a93 (bug 1495122) for bc failures on browser_shippingaddresschange_error.js. CLOSED TREE
2018-11-16 00:13:55 +02:00
Jared Wein
cfab10d500
Bug 1495122 - Support regionCode and dependentLocality for merchant errors. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D11844
--HG--
extra : moz-landing-system : lando
2018-11-15 21:19:43 +00:00
shindli
5770e9cf94
Backed out changeset 3df92480890e (bug 1495122) as it was requested by the dev on irc
2018-11-15 23:13:12 +02:00
Jared Wein
d934d7d74c
Bug 1495122 - Support regionCode and dependentLocality for merchant errors. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D11844
--HG--
extra : moz-landing-system : lando
2018-11-15 21:08:07 +00:00
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
Matthew Noorenberghe
04e84ad672
Bug 1482689 - Don't import payment-dialog.js from other elements. r=sfoster
...
Importing payment-dialog.js ends up importing every other element because it imports the elements needed to render the full dialog.
We don't want all of our elements to depend on every other payment one so we shouldn't import payment-dialog.js anywhere in non-test code.
Differential Revision: https://phabricator.services.mozilla.com/D10576
--HG--
extra : moz-landing-system : lando
2018-11-06 00:19:10 +00:00
Brindusan Cristian
94b707cdd4
Backed out changeset ea5d6df24de0 (bug 1482689) as requested by sfoster.
2018-11-06 02:20:51 +02:00
Sam Foster
47668991be
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:04:42 +00:00
Cosmin Sabou
d5f49855cd
Backed out 2 changesets (bug 1482689) for browser chrome failures on browser_address_edit.js
...
Backed out changeset 61b49da4b9cb (bug 1482689)
Backed out changeset c810cab5dbdb (bug 1482689)
2018-11-05 18:28:15 +02:00
Sam Foster
2dbcd5bcca
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 isn't applicable to billing addresses.
* A couple new mochitests for the new/different behavior
Differential Revision: https://phabricator.services.mozilla.com/D9321
--HG--
extra : moz-landing-system : lando
2018-11-05 15:16:02 +00:00
Matthew Noorenberghe
2e969bf86c
Bug 1482689 - Don't import payment-dialog.js from other elements. r=sfoster
...
Importing payment-dialog.js ends up importing every other element because it imports the elements needed to render the full dialog.
We don't want all of our elements to depend on every other payment one so we shouldn't import payment-dialog.js anywhere in non-test code.
Differential Revision: https://phabricator.services.mozilla.com/D10576
--HG--
extra : moz-landing-system : lando
2018-11-01 22:01:50 +00:00
Jared Wein
ed95c3076b
Bug 1497225 - Update the required asterisk display when changing countries. r=sfoster,MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D10637
--HG--
extra : moz-landing-system : lando
2018-11-02 20:53:12 +00:00
Noemi Erli
bc6ac5be87
Backed out changeset 8cd7b1c3737a (bug 1497225) for failures in browser_editAddressDialog.js
2018-11-02 22:11:24 +02:00
Jared Wein
d29ee44549
Bug 1497225 - Update the required asterisk display when changing countries. r=sfoster,MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D10637
--HG--
extra : moz-landing-system : lando
2018-11-02 19:03:39 +00:00
Jared Wein
9d2ad063d8
Bug 1483412 - Make the telephone number field required on the payer form if requestPayerPhone is true. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D10597
--HG--
extra : moz-landing-system : lando
2018-11-01 22:38:03 +00:00
Matthew Noorenberghe
ec9bd73e34
Bug 1435871 - Open prefs from Payment Request in a tab. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D8497
--HG--
extra : moz-landing-system : lando
2018-10-20 03:40:05 +00:00
Matthew Noorenberghe
b059591dff
Bug 1435871 - Implement a basic tab-modal dialog container for Payment Request. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7934
--HG--
extra : moz-landing-system : lando
2018-10-20 03:39:32 +00:00
Gurzau Raul
8e9ffaaf06
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-20 01:09:52 +03:00
Diego Pino Garcia
ed5d90b2bc
Bug 1497514 - Initialize BasicCardPage selectedStateKey to 'selectPaymentCard'. r=MattN
...
Also require basicCardPage has a selectedStateKey
--HG--
rename : browser/components/payments/test/browser/browser_payments_onboarding_wizard.js => browser/components/payments/test/browser/browser_onboarding_wizard.js
2018-10-18 23:56:00 +03:00
Noemi Erli
e3e15418e9
Backed out changeset 8b3b53341da2 (bug 1497514) for failures in browser/components/payments/test/mochitest/test_basic_card_form.html
...
--HG--
rename : browser/components/payments/test/browser/browser_onboarding_wizard.js => browser/components/payments/test/browser/browser_payments_onboarding_wizard.js
2018-10-19 03:50:32 +03:00
Diego Pino Garcia
d875812fa7
Bug 1497514 - Initialize BasicCardPage selectedStateKey to 'selectPaymentCard'. r=MattN
...
Also require basicCardPage has a selectedStateKey
--HG--
rename : browser/components/payments/test/browser/browser_payments_onboarding_wizard.js => browser/components/payments/test/browser/browser_onboarding_wizard.js
extra : rebase_source : f73b3b3f0a5c5ec94ffdbf722f4887097d05d97d
2018-10-18 15:25:49 -07:00
Jared Wein
e85599dc8f
Bug 1494551 - Sort the formautofill data by the last used time. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D9174
--HG--
extra : moz-landing-system : lando
2018-10-19 17:00:31 +00:00
Brindusan Cristian
1420f3437e
Backed out 2 changesets (bug 1435871) for multiple browser-chrome failures on payments. CLOSED TREE
...
Backed out changeset 0f7592b662e2 (bug 1435871)
Backed out changeset 039f6d65036e (bug 1435871)
2018-10-19 12:36:13 +03:00
Matthew Noorenberghe
783e80be91
Bug 1435871 - Open prefs from Payment Request in a tab. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D8497
--HG--
extra : moz-landing-system : lando
2018-10-19 05:06:30 +00:00
Dorel Luca
001975a583
Backed out 3 changesets (bug 1435871) for mochitest crashes. CLOSED TREE
...
Backed out changeset 8eab3320b8c5 (bug 1435871)
Backed out changeset 29777ddd9def (bug 1435871)
Backed out changeset afdc3066f12c (bug 1435871)
2018-10-17 23:06:14 +03:00
Matthew Noorenberghe
27419e1f5b
Bug 1435871 - Open prefs from Payment Request in a tab. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D8497
--HG--
extra : moz-landing-system : lando
2018-10-17 18:46:12 +00:00
Jared Wein
4a3b48e09b
Bug 1470199 - Add a tooltip for the CVV input. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D7473
--HG--
extra : moz-landing-system : lando
2018-10-13 00:39:02 +00:00
Matthew Noorenberghe
963ec2ea52
Bug 1496698 - Remove Custom Elements polyfill from Web Payments UI. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7863
--HG--
extra : moz-landing-system : lando
2018-10-05 15:37:25 +00:00
Marcos Cáceres
70744c3261
Bug 1495335 - Rename PayerErrorFields to PayerErrors. r=baku
2018-10-01 03:44:00 -04:00
Matthew Noorenberghe
71b9be5097
Bug 1435163 - Show merchant address errors on the summary screen. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7160
--HG--
extra : moz-landing-system : lando
2018-09-29 00:17:52 +00:00
Matthew Noorenberghe
fb139159d2
Bug 1435163 - Show the summary page after the processing page when retry() is called. r=sfoster
...
Differential Revision: https://phabricator.services.mozilla.com/D7159
--HG--
extra : moz-landing-system : lando
2018-09-29 00:17:50 +00:00
Matthew Noorenberghe
6e9bdcd284
Bug 1435163 - Show merchant address errors on billing and payer screens. r=sfoster
...
Differential Revision: https://phabricator.services.mozilla.com/D7149
--HG--
extra : moz-landing-system : lando
2018-09-29 00:17:42 +00:00