Fix the issue causing dinner for one results not showing up.
The problem is SearchResult kept its own property of is_recommendation_, instead of using metadata_'s is_recommendation attribute.Therefore, it is out of sync of ArcAppReinstallAppResult for its is_recommendation setting. Bug: 1050761 Change-Id: Id5d503b0541626ccfdde7b7a9b8dbc3784cfe655 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090835Reviewed-by:Alex Newcomer <newcomer@chromium.org> Commit-Queue: Jenny Zhang <jennyz@chromium.org> Cr-Commit-Position: refs/heads/master@{#748449}
Showing
Please register or sign in to comment