gecko-dev/dom/payments
Simon Giesecke b50347f917 Bug 1611415 - Prefer using std::move over forget. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D60980

--HG--
extra : moz-landing-system : lando
2020-02-13 14:38:48 +00:00
..
ipc Bug 1499041 - Remove libFuzzer flags from ipc/chromium/. r=froydnj 2019-07-24 14:13:30 +00:00
test Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
BasicCardPayment.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
BasicCardPayment.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
MerchantValidationEvent.cpp Bug 1610881 - Get rid of ErrorResult.Throw(DOMException) in Payment code r=bzbarsky 2020-02-11 08:45:49 +00:00
MerchantValidationEvent.h Bug 1582196 part 3. Stop using NS_ERROR_RANGE_ERR and NS_ERROR_TYPE_ERR in payments code. r=edenchuang 2019-09-19 23:53:14 +00:00
PaymentActionResponse.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
PaymentActionResponse.h
PaymentAddress.cpp
PaymentAddress.h
PaymentMethodChangeEvent.cpp Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
PaymentMethodChangeEvent.h Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
PaymentRequest.cpp Bug 1610881 - Get rid of ErrorResult.Throw(DOMException) in Payment code r=bzbarsky 2020-02-11 08:45:49 +00:00
PaymentRequest.h Bug 1610881 - Get rid of ErrorResult.Throw(DOMException) in Payment code r=bzbarsky 2020-02-11 08:45:49 +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 1610881 - Get rid of ErrorResult.Throw(DOMException) in Payment code r=bzbarsky 2020-02-11 08:45:49 +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 Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
PaymentRequestService.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
PaymentRequestUpdateEvent.cpp Bug 1610881 - Get rid of ErrorResult.Throw(DOMException) in Payment code r=bzbarsky 2020-02-11 08:45:49 +00:00
PaymentRequestUpdateEvent.h Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
PaymentRequestUtils.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
PaymentRequestUtils.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
PaymentResponse.cpp Bug 1610881 - Get rid of ErrorResult.Throw(DOMException) in Payment code r=bzbarsky 2020-02-11 08:45:49 +00:00
PaymentResponse.h Bug 1610881 - Get rid of ErrorResult.Throw(DOMException) in Payment code r=bzbarsky 2020-02-11 08:45:49 +00:00
components.conf
moz.build