Home | History | Annotate | Download | only in protocol

Lines Matching full: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;
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.