This method mirrors WebContentsObserver::DidFinishNavigation and should replace these methods:
WebStateObserver::UrlHashChanged()
-[CRWWebDelegate webDidUpdateHistoryStateWithPageURL:]
-[CRWWebDelegate webWillFinishHistoryNavigationFromEntry:] for same document navigations
-[CRWWebDelegate webDidStartLoadingURL:shouldUpdateHistory:] for non-error cases
This method mirrors WebContentsObserver::DidFinishNavigation and should replace these methods:
WebStateObserver::UrlHashChanged()
WebStateObserver::HistoryStateChanged()
-[CRWWebDelegate webDidUpdateHistoryStateWithPageURL:]
-[CRWWebDelegate webWillFinishHistoryNavigationFromEntry:] for same document navigations
-[CRWWebDelegate webDidStartLoadingURL:shouldUpdateHistory:] for non-error cases
Comment 1 by eugene...@chromium.org
, Feb 15 2017