moz.build |
|
502 |
nsIPaymentActionResponse.idl |
The base interface of response data for the specified payment method.
The response data is the content of the PaymentResponse's detail attribute.
|
10981 |
nsIPaymentAddress.idl |
|
1288 |
nsIPaymentRequest.idl |
|
3147 |
nsIPaymentRequestService.idl |
nsPaymentRequestService is used to manage the created PaymentRequest in the
chrome process. It is also the IPC agent for payment UI to communicate with
merchant side.
|
3619 |
nsIPaymentUIService.idl |
nsIPaymentUIService is the interface used by Gecko to communicate with the
payment UI.
In general, the implementation of this interface should be a service that
manages all payment UI components and receives the requested payment actions
from Gecko and perform the corresponding UI behavior.
|
3515 |