gecko-dev/dom/payments
Eden Chuang 1ec4751b5b Bug 1443914 - Force updating PaymentDetails when requestShipping is true. r=baku
Update the implementation according to the spec update.
Force updating the saved PaymentDetails when requestShipping is true, even
the data(shippingOptions) doesn't present in the DetailsUpdate.

--HG--
extra : histedit_source : b0a1c0b9cc7efe045ce330432b60bb6f86eb1878
2018-03-29 23:09:52 +08: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 Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
BasicCardPayment.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
moz.build Bug 1375345 - Basic card payment implementation. r=baku 2017-07-26 16:07:07 +08:00
PaymentActionRequest.cpp Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentActionRequest.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentActionResponse.cpp Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentActionResponse.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentAddress.cpp Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentAddress.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
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 1443914 - Force updating PaymentDetails when requestShipping is true. r=baku 2018-03-29 23:09:52 +08: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 Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
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 Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentRequestUpdateEvent.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentRequestUtils.cpp Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentRequestUtils.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentResponse.cpp Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentResponse.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00