[WebLayer] Invokes test callbacks for minimal UI's completion
Before the CL, only the non-minimal UIs invokes the "onCompleteCalled" "onCompleteReplied" callbacks on the test observers. Since the callback names indicate that they are agnostic to minimal UI, they should be applied to all UIs. After the CL, the minimal UIs also invokes these callbacks. This CL also cleans up the PaymentUiService#onPaymentRequestComplete javadoc. Bug: 1131059 Change-Id: Ic0b1a381083f9ad024c4bd84eb85e8500c034617 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535872 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#827421}
Showing
Please register or sign in to comment