Hide price drop box when feature is turned off
The display logic was written before the user ability to turn off price drops was introduced. The code needs to be updated to hide the price box (upon next render of the tab grid) if the feature is turned off. Turning the feature off means the SHOPPING_PERSISTED_TAB_DATA_FETCHER is null. Bug: 1155731 Change-Id: I734ffd3538ee62cbd5ea8314d7f6eb76a5931985 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575419 Commit-Queue: David Maunder <davidjm@chromium.org> Reviewed-by:Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#833934}
Showing
Please register or sign in to comment