Brian Grinstead
911c8f6800
Bug 1544051 - Part 3 - Scripted change to remove references to AddTask.js r=ahal
...
This was generated with the script at https://bug1544051.bmoattachments.org/attachment.cgi?id=9058672
Differential Revision: https://phabricator.services.mozilla.com/D27761
2019-04-18 16:51:01 +00:00
Brian Grinstead
6bf5cf3d2a
Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky
...
This excludes dom/, otherwise the file size is too large for phabricator to handle.
This is an autogenerated commit to handle scripts loading mochitest harness files, in
the simple case where the script src is on the same line as the tag.
This was generated with https://bug1544322.bmoattachments.org/attachment.cgi?id=9058170
using the `--part 2` argument.
Differential Revision: https://phabricator.services.mozilla.com/D27456
2019-04-16 03:50:44 +00:00
Mark Banner
d5029e0dae
Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D23850
2019-03-28 09:38:14 +00:00
Edouard Oger
fbcc2b613c
Bug 1532514 - Update sinon to v7.2.7. r=markh
...
Differential Revision: https://phabricator.services.mozilla.com/D22046
2019-03-12 19:32:40 +00:00
Dorel Luca
163580f51c
Backed out changeset 4b280518c7b1 (bug 1532514) for Browser-chrome failures in browser/components/syncedtabs/test/browser/browser_sidebar_syncedtabslist.js. CLOSED TREE
2019-03-12 03:59:56 +02:00
Edouard Oger
1afa261c1b
Bug 1532514 - Update sinon to v7.2.7. r=markh
...
Differential Revision: https://phabricator.services.mozilla.com/D22046
2019-03-12 00:18:16 +00:00
Margareta Eliza Balazs
7ae3ebe20f
Merge inbound to mozilla-central. a=merge
2018-12-21 11:37:24 +02:00
Narcis Beleuzu
214f0cc51a
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-12-21 00:06:08 +02:00
Jared Wein
6ee6f1dd90
Bug 1474905 - Use a dropdown for the state/province field when possible. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D11854
2018-12-20 22:10:00 +00:00
Matthew Noorenberghe
5fc869d06f
Bug 1515048 - Disable the Payment Request UI and tests by default on Nightly. r=jaws,baku
...
Differential Revision: https://phabricator.services.mozilla.com/D14885
2018-12-20 15:08:47 +00:00
Cosmin Sabou
076b32a8e4
Backed out changeset c4d1729c029e (bug 1474905) for browser chrome failures on browser_editCreditCardDialog.js. CLOSED TREE
2018-12-14 21:44:32 +02:00
Jared Wein
762cc8ccca
Bug 1474905 - Use a dropdown for the state/province field when possible. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D11854
2018-12-14 18:52:19 +00:00
Diego Pino Garcia
18ddf70c69
Bug 1429198 - Account for supportedNetworks in payment modifiers. r=MattN
2018-12-20 07:24:00 +02:00
Diego Pino Garcia
079a1050f5
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
7328d3a035
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
2018-11-21 19:23:27 +00:00
Matthew Noorenberghe
98a5a5655b
Bug 1505141 - Test that address fields hidden from edit forms aren't blanked unnecessarily. r=jaws
...
Depends on D12190
Differential Revision: https://phabricator.services.mozilla.com/D12191
2018-11-21 00:43:46 +00:00
Matthew Noorenberghe
4c5e4ab744
Bug 1505141 - Always preserveOldProperties for payment request but blank mailing address fields by default. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D12190
2018-11-21 00:46:23 +00:00
Jared Wein
d785afa3e1
Bug 1495122 - Support regionCode and dependentLocality for merchant errors. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D11844
2018-11-16 04:47:15 +00:00
Csoregi Natalia
367f2a6c44
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
1e1b4a817a
Bug 1495122 - Support regionCode and dependentLocality for merchant errors. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D11844
2018-11-15 21:19:43 +00:00
shindli
e3e5e91546
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
91d024d18a
Bug 1495122 - Support regionCode and dependentLocality for merchant errors. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D11844
2018-11-15 21:08:07 +00:00
Matthew Noorenberghe
2db438197e
Bug 1505707 - Sandbox the template frame for payment mochitests to prevent JS execution errors. r=jaws
...
We only want the frame to be able to share markup, we don't need JS to execute and the JS was causing an unhandled rejection error.
Differential Revision: https://phabricator.services.mozilla.com/D11330
2018-11-09 20:11:46 +00:00
Sam Foster
d756aa22ef
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
2018-11-06 00:28:46 +00:00
Brindusan Cristian
074281f389
Backed out changeset ea5d6df24de0 (bug 1482689) as requested by sfoster.
2018-11-06 02:20:51 +02:00
Sam Foster
3e6f95011e
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
2018-11-06 00:04:42 +00:00
Cosmin Sabou
a752eeafc6
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
f2be145084
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
2018-11-05 15:16:02 +00:00
Jared Wein
ca3c6a0324
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
2018-11-01 22:38:03 +00:00
Julian Descottes
07720a1de0
Bug 1499096 - Use ok() with 2 arguments instead of 3 when possible;r=Standard8
...
Depends on D8740.
This changeset replaces calls to ok with 3 arguments to calls with 2 arguments
in situations where the switch does not have a significant impact on the assert.
Differential Revision: https://phabricator.services.mozilla.com/D8741
2018-10-23 07:13:35 +00:00
Julian Descottes
15aaadb6c7
Bug 1499096 - Update tests using ok() to is();r=Standard8
...
This changeset updates all the test that were wrongly using ok() and wanted to
use is() AND for which the assert is still passing without any modification
required.
Differential Revision: https://phabricator.services.mozilla.com/D8739
2018-10-23 07:12:23 +00:00
Gurzau Raul
85dbd96c60
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-20 01:09:52 +03:00
Diego Pino Garcia
342c880959
Bug 1497514 - Initialize BasicCardPage selectedStateKey to 'selectPaymentCard'. r=MattN
...
Also require basicCardPage has a selectedStateKey
2018-10-18 23:56:00 +03:00
Jared Wein
d99da117e9
Bug 1494551 - Sort the formautofill data by the last used time. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D9174
2018-10-19 17:00:31 +00:00
Jared Wein
fc09272194
Bug 1470199 - Add a tooltip for the CVV input. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D7473
2018-10-13 00:39:02 +00:00
Matthew Noorenberghe
8ca582d7b8
Bug 1496698 - Remove Custom Elements polyfill from Web Payments UI. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7863
2018-10-05 15:37:25 +00:00
Matthew Noorenberghe
b20e0893c9
Bug 1435163 - Show merchant address errors on the summary screen. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7160
2018-09-29 00:17:52 +00:00
Matthew Noorenberghe
6e28c07425
Bug 1435163 - Show the summary page after the processing page when retry() is called. r=sfoster
...
Differential Revision: https://phabricator.services.mozilla.com/D7159
2018-09-29 00:17:50 +00:00
Matthew Noorenberghe
62d03accc3
Bug 1435163 - Show merchant address errors on billing and payer screens. r=sfoster
...
Differential Revision: https://phabricator.services.mozilla.com/D7149
2018-09-29 00:17:42 +00:00
Sam Foster
140c17314a
Bug 1473662 - Save button should be labelled 'Next' when adding a new address or card. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D7209
2018-09-28 20:00:03 +00:00
Sam Foster
fef72bdc39
Bug 1477102 - Toggle accepted cards list on add/edit cards. Add stub for using AppConstants.MOZILLA_OFFICIAL to fallback for non-branded builds. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D7025
2018-09-28 16:53:37 +00:00
Matthew Noorenberghe
cc38c1b150
Bug 1490805 - Add a required CSC/CVV field to the add card page. r=jaws
...
Depends on D6882
Differential Revision: https://phabricator.services.mozilla.com/D6883
2018-09-27 17:26:24 +00:00
Matthew Noorenberghe
4c0db4ddf6
Bug 1490805 - Include temporary basic cards in validity check for supportedNetworks. r=sfoster
...
Depends on D6848
Differential Revision: https://phabricator.services.mozilla.com/D6882
2018-09-27 05:57:40 +00:00
Matthew Noorenberghe
efc226688c
Bug 1490805 - Make the CVV field required on the payment-summary screen. r=sfoster
...
Differential Revision: https://phabricator.services.mozilla.com/D6848
2018-09-27 05:40:35 +00:00
Matthew Noorenberghe
de06f9627d
Bug 1493349 - Disable intermittent test_basic_card_form.html on debug/ASAN builds. r=test-only
2018-09-25 12:35:08 -07:00
Matthew Noorenberghe
931bf2f995
Bug 1493216 - Disable intermittent test_address_option.html on Windows. r=test-only
2018-09-25 12:34:12 -07:00
Margareta Eliza Balazs
0fc8f9feae
Backed out changeset 3fcc7597cd8d (bug 1429198) for ES lint failure in builds/worker/checkouts/gecko/browser/components/payments/res/paymentRequest.js. CLOSED TREE
2018-12-18 15:50:33 +02:00
Diego Pino Garcia
28e3196dab
Bug 1429198 - Account for supportedNetworks in payment modifiers. r=MattN
2018-12-17 22:15:00 +02:00
Margareta Eliza Balazs
1290c58f68
Merge inbound to mozilla-central. a=merge
2018-09-25 12:42:09 +03:00
Christoph Kerschbaumer
027fdf5373
Bug 1490874: Update tests to comply with new script error logging mechanism. r=MattN
2018-09-25 07:52:30 +02:00