[WebLayer] Compute isUrlPaymentMethodIdentifiersSupported on demand
Currently, mIsUrlPaymentMethodIdentifiersSupported is computed whether it's used or not. This CL is to turn the computation into a method, and compute it only when it's needed. This change will also help moving JourneyLogger.setRequestedPaymentMethodTypes into PRService. Bug: 1131059 Change-Id: I405631119a6bf6d6dce467335ea1c53dcb37ba1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537138 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#827816}
Showing
Please register or sign in to comment