зеркало из https://github.com/mozilla/gecko-dev.git
b4cd2e70aa
Let PaymentRequest inherit from nsIDocumentActivity interface. Calling RegisterActivityObserver() and UnregisterActivityObserver() in constructor and destructor to get activity notifications from document. When receiving the notification, NotifyOwnerDocumentActivityChanged() will check the owner document's activity status. If the status is disabled, calling PaymentRequestManager::CleanupPayment() to cleanup the PaymentRequest in content process and aslo sending the cleanup information to chrome process. |
||
---|---|---|
.. | ||
moz.build | ||
nsIPaymentActionRequest.idl | ||
nsIPaymentActionResponse.idl | ||
nsIPaymentAddress.idl | ||
nsIPaymentRequest.idl | ||
nsIPaymentRequestService.idl | ||
nsIPaymentUIService.idl |