gecko-dev/dom/payments
2020-05-21 10:30:00 +00:00
..
ipc
test Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
BasicCardPayment.cpp
BasicCardPayment.h
components.conf
MerchantValidationEvent.cpp Bug 1619112 part 2. Pass char literals instead of char16_t literals into ErrorResult throwing methods. r=smaug 2020-03-06 21:04:58 +00:00
MerchantValidationEvent.h
moz.build
PaymentActionResponse.cpp
PaymentActionResponse.h
PaymentAddress.cpp Bug 1626570 - Improve handling of copying arrays in dom/payments/. r=baku 2020-05-05 14:14:35 +00:00
PaymentAddress.h
PaymentMethodChangeEvent.cpp
PaymentMethodChangeEvent.h
PaymentRequest.cpp Bug 1633344 - Throw RangeError when creating PaymentRequest with a duplicate payment method. r=alchen 2020-05-21 10:30:00 +00:00
PaymentRequest.h Bug 1626570 - Improve handling of copying arrays in dom/payments/. r=baku 2020-05-05 14:14:35 +00:00
PaymentRequestData.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
PaymentRequestData.h
PaymentRequestManager.cpp Bug 1626570 - Improve handling of copying arrays in dom/payments/. r=baku 2020-05-05 14:14:35 +00:00
PaymentRequestManager.h Bug 1610881 - Get rid of ErrorResult.Throw(DOMException) in Payment code r=bzbarsky 2020-02-11 08:45:49 +00:00
PaymentRequestService.cpp
PaymentRequestService.h
PaymentRequestUpdateEvent.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/payments. r=smaug 2020-03-09 15:17:16 +00:00
PaymentRequestUpdateEvent.h
PaymentRequestUtils.cpp
PaymentRequestUtils.h
PaymentResponse.cpp Bug 1615022 part 2. Require an rvalue reference to reject a Promise with an ErrorResult. r=farre,kvark 2020-02-14 15:42:30 +00:00
PaymentResponse.h Bug 1626570 - Improve handling of copying arrays in dom/payments/. r=baku 2020-05-05 14:14:35 +00:00