gecko-dev/dom/payments
Nathan Froyd 0050523469 Bug 1656359 - eliminate needless string flattening when calling JS_ParseJSON; r=peterv
JS_ParseJSON doesn't require a null-terminated buffer, so we shouldn't have
to provide one.

Differential Revision: https://phabricator.services.mozilla.com/D85475
2020-08-04 14:17:37 +00:00
..
ipc
test Backed out changeset be6c8fed6a40 (bug 1654227) for assertion failures on a CLOSED TREE 2020-07-24 15:56:38 +03:00
BasicCardPayment.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
BasicCardPayment.h
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
PaymentActionResponse.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
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 Backed out changeset be6c8fed6a40 (bug 1654227) for assertion failures on a CLOSED TREE 2020-07-24 15:56:38 +03: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
PaymentRequestData.h
PaymentRequestManager.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
PaymentRequestManager.h
PaymentRequestService.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
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 Bug 1656359 - eliminate needless string flattening when calling JS_ParseJSON; r=peterv 2020-08-04 14:17:37 +00:00
PaymentRequestUtils.h
PaymentResponse.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
PaymentResponse.h Bug 1626570 - Improve handling of copying arrays in dom/payments/. r=baku 2020-05-05 14:14:35 +00:00
components.conf
moz.build