gecko-dev/dom/payments
Eden Chuang d532620f01 Bug 1408234 - mochitest for PaymentRequest cleanup after document closed. r=baku
1. add a set new mochitests to test cleanup function.
       By redirecting to another page.
       By redirecting to another page, when PaymentRequest.show() is called.
       By reloading
       By removing/closing the page.
    2. remove unnecessary PaymentRequestService.cleanup() call in the test suite.
2018-08-13 11:25:13 +02:00
..
ipc Bug 1408234 - Cleanup the PaymentRequests when document close. r=baku 2018-08-13 11:24:54 +02:00
test Bug 1408234 - mochitest for PaymentRequest cleanup after document closed. r=baku 2018-08-13 11:25:13 +02: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 1468356 - Implement onpaymentmethodchange attribute. r=mrbkap 2018-06-30 10:11:00 +03:00
PaymentActionRequest.cpp Bug 1442453 - Fix nits and get rid of needless QIs. r=baku 2018-05-30 14:13:07 -07:00
PaymentActionRequest.h Bug 1440041 - Add a new readonly attribute nsIPaymentRequest.shippingOption. r=baku. 2018-04-13 18:47:20 -07:00
PaymentActionResponse.cpp Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv 2018-06-16 17:21:46 +03:00
PaymentActionResponse.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentAddress.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
PaymentAddress.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentMethodChangeEvent.cpp Bug 1468356 - Implement onpaymentmethodchange attribute. r=mrbkap 2018-06-30 10:11:00 +03:00
PaymentMethodChangeEvent.h Bug 1468356 - Implement onpaymentmethodchange attribute. r=mrbkap 2018-06-30 10:11:00 +03:00
PaymentRequest.cpp Bug 1408234 - Cleanup the PaymentRequests when document close. r=baku 2018-08-13 11:24:54 +02:00
PaymentRequest.h Bug 1408234 - Cleanup the PaymentRequests when document close. r=baku 2018-08-13 11:24:54 +02:00
PaymentRequestData.cpp Bug 1442453 - Fix nits and get rid of needless QIs. r=baku 2018-05-30 14:13:07 -07:00
PaymentRequestData.h Bug 1435157 - Support AddressErrors in WebPayment. r=baku. 2018-05-17 19:59:16 +08:00
PaymentRequestManager.cpp Bug 1408234 - Cleanup the PaymentRequests when document close. r=baku 2018-08-13 11:24:54 +02:00
PaymentRequestManager.h Bug 1408234 - Cleanup the PaymentRequests when document close. r=baku 2018-08-13 11:24:54 +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 1408234 - Cleanup the PaymentRequests when document close. r=baku 2018-08-13 11:24:54 +02: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 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
PaymentRequestUpdateEvent.h Bug 1468356 - Implement onpaymentmethodchange attribute. r=mrbkap 2018-06-30 10:11:00 +03:00
PaymentRequestUtils.cpp Bug 1480673 - Migrate all uses of JS_Stringify to nsContentUtils::StringifyJSON. r=qdot 2018-08-07 16:01:27 +00:00
PaymentRequestUtils.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PaymentResponse.cpp Merge mozilla-central to autoland 2018-06-27 13:33:04 +03:00
PaymentResponse.h Bug 1442453 - Pass objects around instead of string IDs in the child. r=baku 2018-05-31 16:20:51 -07:00