gecko-dev/dom/payments
Jonathan Guillotte-Blouin 673331c9c5 Bug 1442078 - Modify DOM tests that were broken by the change to the "show" specs. r=baku
MozReview-Commit-ID: KqecbNw496W

--HG--
extra : rebase_source : 4c6a120183286e52243356a74b3fdf522ca09c2b
2018-03-08 22:41:30 -05:00
..
ipc Bug 1432079 - Implement PaymentItemType. r=baku 2018-02-28 15:00:05 +02:00
test Bug 1442078 - Modify DOM tests that were broken by the change to the "show" specs. r=baku 2018-03-08 22:41:30 -05:00
BasicCardPayment.cpp
BasicCardPayment.h
PaymentActionRequest.cpp
PaymentActionRequest.h
PaymentActionResponse.cpp
PaymentActionResponse.h
PaymentAddress.cpp
PaymentAddress.h
PaymentRequest.cpp Bug 1442078 - throw "SecurityError" if `show` is not triggered by user activation. r=baku 2018-03-02 16:17:45 -05:00
PaymentRequest.h Bug 1436903 - Avoid passing shipping options to the front end when shipping was not requested. r=baku 2018-03-07 13:16:46 +02:00
PaymentRequestData.cpp Bug 1441683 - response.complete() should make the completeStatus available to the payment UI service. r=baku 2018-03-13 10:30:08 -04:00
PaymentRequestData.h Bug 1441683 - response.complete() should make the completeStatus available to the payment UI service. r=baku 2018-03-13 10:30:08 -04:00
PaymentRequestManager.cpp Bug 1436903 - Avoid passing shipping options to the front end when shipping was not requested. r=baku 2018-03-07 13:16:46 +02:00
PaymentRequestManager.h Bug 1436903 - Avoid passing shipping options to the front end when shipping was not requested. r=baku 2018-03-07 13:16:46 +02:00
PaymentRequestModule.cpp
PaymentRequestService.cpp Bug 1441683 - response.complete() should make the completeStatus available to the payment UI service. r=baku 2018-03-13 10:30:08 -04:00
PaymentRequestService.h Bug 1430014 - Part 5: Stop building old style system classes when MOZ_OLD_STYLE is not defined. r=xidorn 2018-02-01 15:04:04 +11:00
PaymentRequestUpdateEvent.cpp
PaymentRequestUpdateEvent.h
PaymentRequestUtils.cpp
PaymentRequestUtils.h
PaymentResponse.cpp
PaymentResponse.h
moz.build