Not all Tabs.SadTab UMA events gathered on Android |
|
Issue descriptionLooking 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.
,
Jul 24
Android equivalent for showing sad tab is Stability.Android.RendererCrash https://cs.chromium.org/chromium/src/chrome/android/java/src/org/chromium/chrome/browser/tab/TabWebContentsObserver.java?rcl=414c5c87ffe2b222970dcb8bf35099ae7fdc646c&l=126
,
Jul 24
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 |
|
Comment 1 by mikelawther@chromium.org
, Jul 24