Lines Matching refs:navigation
63 // Identifies the index of the current navigation in navigations. For
64 // example, if this is 2 it means the current navigation is navigations[2].
70 // Tabs are navigated, and the navigation data is here.
71 repeated TabNavigation navigation = 7; field
105 // The unique navigation id (within this client).
107 // Timestamp for when this navigation last occurred (in client time).
112 // User used the address bar to trigger this navigation.
116 // The beginning of a navigation chain.
120 // The id for this navigation, which is globally unique with high
135 // The status code from the last navigation.
141 // True if created from restored navigation entry that hasn't been loaded.
143 // The chain of redirections for this navigation, from the original URL
151 // Navigation information for a single redirection within a single navigation.