[Sticky Bubbles] Add logging for unknown bubble closing reason
We found in the metrics the number of (bubble shown) and number of (bubble closed with reason) are not matched. I am suspecting in some cases it will be logged before the close_reason is returned, and in this case the reason will be unknown[1]. [1]https://source.chromium.org/chromium/chromium/src/+/master:chrome/browser/ui/views/autofill/payments/save_card_bubble_views.cc;l=123-134;drc=d9daac114a9f5c8a7bc99042d92f40dcd62c3d08 Added a logging to verify Bug: 1070799 Change-Id: I8a0cb2eb4c4158d11fcd6593777ad568947812d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441014 Commit-Queue: Siyu An <siyua@chromium.org> Reviewed-by:Jared Saul <jsaul@google.com> Reviewed-by:
Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#812574}
Showing
Please register or sign in to comment