DescriptionTimeout if website never completes the transaction.
If the website does not call complete() within 60 seconds of show()
being resolved, behave as if complete("fail") has been called.
Also in this patch
- Moved complete() related tests to CompleteTest.cpp.
- Moved PaymentComple enum inside of PaymentCompleter.
BUG=632708
TEST=CompleteTest.RejectCompletePromiseAfterTimeout
Committed: https://crrev.com/f981e164be677b2d201a715c5ca96236ee5ac0ab
Cr-Commit-Position: refs/heads/master@{#409116}
Patch Set 1 #Patch Set 2 : Remove dcheck #Patch Set 3 : Rebase #
Total comments: 4
Patch Set 4 : Marijn's comments #Messages
Total messages: 25 (19 generated)
|