[WebLayer] Log the number of apps in WebLayer
Behavioural changes: This CL adds the logic of logging the number of available apps to WebLayer. Changes: * Moved setNumberOfSuggestionsShown() from PaymentUiService to PRService. The new call site is just after the original call site in execution sequence so the original behaviour in CPRService is preserved. * Plumbed hasAnyCompleteAppSuggestion() from UI to PRService to provide the logging data. The plumbing is necessary because PaymentUiService is responsible for the payment apps management. Bug: 1152498 Change-Id: Iec48ebac896ad82c025cb884b117385bb1d1745f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581230 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#835701}
Showing
Please register or sign in to comment