| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
void TabOnBackGestureHandler::OnBackProgressed(JNIEnv* env,But why is onBackProgressed being called without having called onBackStarted first?
Perhaps we can do this trick to figure out where it is getting called from https://crrev.com/c/8120410
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
void TabOnBackGestureHandler::OnBackProgressed(JNIEnv* env,But why is onBackProgressed being called without having called onBackStarted first?
Perhaps we can do this trick to figure out where it is getting called from https://crrev.com/c/8120410
+1. I think it's good to understand the root cause first, and then share it in the commit message or in the bug. Without this, we can't judge whether it's a proper fix or not.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |