Home | History | Annotate | Download | only in tab_contents

Lines Matching full:navigation

244   // Tab navigation state ------------------------------------------------------
246 // Returns the current navigation properties, which if a navigation is
247 // pending may be provisional (e.g., the navigation could result in a
276 // have a favicon. The default implementation uses the current navigation
290 // Add and remove observers for page navigation notifications. Adding or
318 // navigation state change to trigger repaint of title.
351 // Convenience method for notifying the delegate of a navigation state
406 // The entry has a PageID of -1 if newly created (corresponding to navigation
409 // If this method returns false, then the navigation is discarded (equivalent
414 // Stop any pending navigation.
711 // Updates history with the specified navigation. This is called by
854 // Navigation helpers --------------------------------------------------------
858 // Handles post-navigation tasks in DidNavigate AFTER the entry has been
859 // committed to the navigation controller. Note that the navigation entry is
861 // current navigation entry is in the NavigationController at this point.
896 // Saves the given title to the navigation entry and does associated work. It
907 // must be already part of the entries in the navigation controller.
1175 // When a navigation occurs, we record its contents MIME type. It can be
1245 // turn it off in OnJavaScriptMessageBoxClosed if the navigation is canceled.