Chromium Code Reviews
DescriptionGracefully handle payment app crash.
If the payment app crashes, the instruments callback may be invoked
multiple times, although the rest of the code expects only a single
call. Therefore, the Android payment app shim should check to make sure
that the instrument callback is being called only once.
BUG=695233
Review-Url: https://codereview.chromium.org/2702153007
Cr-Commit-Position: refs/heads/master@{#452497}
Committed: https://chromium.googlesource.com/chromium/src/+/9543088368b3b3732eb053ab7067c792a2030dd1
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move one line down #Messages
Total messages: 15 (9 generated)
|