Chromium Code Reviews
DescriptionDeprecate NavigationToFirstContentfulPaint.UserGesture reload variant
I expected user_gesture flag is true when users interact with
pull-to-refresh actions or reload button in the navigation UI.
But it's always false on mobiles and desktop.
On the other hand, I confirmed that ui::PageTransitionCoreType
could not be ui::PAGE_TRANSITION_RELOAD if the reload is initiated
by JavaScript or <meta http-equiv="refresh">.
This means NavigationToFirstContentfulPaint already filters out
all cases we concern. So, let me deprecate .UserGesture variant.
BUG=607063
Patch Set 1 #
Messages
Total messages: 13 (5 generated)
|
|||||||||||||||||||||||||||||||||||||