[PRImpl] Move UI methods into PaymentUIsManager
Change: * Move the following methods from PRImpl to PaymentUIsManager without logic changes. - getModifier - getLineItems - loadCurrencyFormattersForPaymentDetails - isMixedOrChangedCurrency - getOrCreateCurrencyFormatter * Because the methods being moved reference some PR parameters, we also add getModifiers and getRawTotals to PaymentRequestParams. * Because the methods reference mCurrencyFormatterMap, mUiShoppingCart, they are moved into PaymentUIsManager as well. Bug: 1102522 Change-Id: Iaf69afee236bc9369bea4e87ee4d2547800d5487 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310900 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#791515}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment