Record OpenInNewTab and OpenAction from bottom sheet
A server change caused us to fail to compute the index of the card when the action originates from the bottom sheet. This change lets us continue to record metrics even if we don't identify the card index, using MAX_INT as a special value. While this fix isn't ideal, it's better than missing out on these metrics. We can improve this later. Bug: 1111101 Change-Id: I063835a44ad4abb92f05e997fd27c535dc4dcb23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522574 Commit-Queue: Dan H <harringtond@chromium.org> Reviewed-by:Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#825987}
Showing
Please register or sign in to comment