[PRImpl] Bring UI logic together in PRImpl#initAndValidate()
Change: * In PRImpl#initAndValidate(), refactors the mSpec parsing block to unwind the UI logic and the business logic. This way, mPaymentUIsManager.updateDetailsOnPaymentRequestUI() have a chance to be combined into onPaymentRequestParamsInitiated(). * Do the same unwinding for other cases in the code Bug: 1102522 Change-Id: I6939e934a554a2a252f1f0cb71208c245a738486 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405617 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#807500}
Showing
Please register or sign in to comment