gecko-dev/dom/interfaces/payments
Eden Chuang 931859451b Bug 1477117 - Part 2 - Add new IPC method for passing the changing method information. r=baku
1. Add a new method nsIPaymentRequestService::ChangePaymentMethod for UI to
       inform merchant the payment method is changed by user.
    2. Add a new method in PPaymentRequest.ipdl to passing the changing method
       information from chrome process to content process.
    3. Add BasicCardChangeDetails dictionary in BasicCardPayment.webidl
    4. Create ChangeDetails, GeneralDetails and BasicCardDetails for saving the
       the method information in content process.

--HG--
extra : histedit_source : 8426da9c1d070daa35623b3431341c13cb361aed
2018-11-27 14:05:00 +01:00
..
moz.build Bug 1435161 - Part 1 Removing unnecessary XPCOM components for PaymentRequest API. r=baku 2018-08-30 14:13:33 +02:00
nsIPaymentActionResponse.idl Bug 1477117 - Part 1 - Create new XPCOM interface for changing the payment method. r=baku 2018-11-27 06:33:13 +01:00
nsIPaymentAddress.idl Bug 1441752 - Adding an new attribute regionCode in PaymentAddress. r=baku 2018-09-28 12:21:59 +02:00
nsIPaymentRequest.idl Bug 1477117 - Part 1 - Create new XPCOM interface for changing the payment method. r=baku 2018-11-27 06:33:13 +01:00
nsIPaymentRequestService.idl Bug 1477117 - Part 2 - Add new IPC method for passing the changing method information. r=baku 2018-11-27 14:05:00 +01:00
nsIPaymentUIService.idl Bug 1483470 - Adding new method closePayment in nsIPaymentUIService.idl. r=baku 2018-08-16 14:19:35 +02:00