New issue
Advanced search Search tips

Issue 866734 link

Starred by 2 users

Issue metadata

Status: Unconfirmed
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Not all Tabs.SadTab UMA events gathered on Android

Project Member Reported by mikelawther@chromium.org, Jul 24

Issue description

Looking at https://cs.chromium.org/chromium/src/chrome/android/java/src/org/chromium/chrome/browser/tab/SadTabViewFactory.java, there are only two Tabs.SadTab events gathered.

However, in https://cs.chromium.org/chromium/src/chrome/browser/ui/sad_tab.cc there are many more events recorded (eg Tabs.SadTab.CrashCreated).

This bug is to track getting these events also logged on Android.
 
This was discovered during investigation of issue 861607
Thanks for that. I think we established in the other bug that it was possible to show a sad tab without the renderer actually crashing? So I think Stability.Android.RendererCrash will only give a lower bound on the number of sad tabs shown.

We should be consistent with metrics across all the platforms.

Sign in to add a comment