DescriptionReland: Test dismissing CVC prompt for PaymentRequest
This is an integration test for PaymentRequest that performs the
following steps:
1) Launch PaymentRequest UI.
2) Click "Pay" in PaymentRequest UI.
3) Click "Cancel" in CVC prompt.
4) Click "OK" to dismiss the result dialog.
Originally landed in:
https://crrev.com/ae3e707b1e771518538a8f12de5cdf88e0aef865
Consequently reverted in:
https://crrev.com/ce49849aadf7c4378c99cc4da45b3ff7671cdde8
due to a StrictMode violation.
Investigations into StrictMode errors seems to point to unclosed Mojo
pipe on shutdown. As a result, this patch adds explicit Mojo pipe
closing to the Java implementation of PaymentRequest service.
BUG=608223
Committed: https://crrev.com/e3aede8b82bc67aa19bd567a35a90c058f23cb6e
Cr-Commit-Position: refs/heads/master@{#392789}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|