Descriptionmandoline: Make sure omnibox gets updated when navigating back/forwards.
. Change WebViewClient::TopLevelNavigate() to TopLevelNavigateRequest() to
better reflect that the client can intercept the request and do things
other than doing a navigation.
. Introduce WebViewClient::TopLevelNavigationStarted(url) to notify the
client when navigation starts. Update the omnibox from this callback.
BUG=526268
Committed: https://crrev.com/367c9c47fd5dac05688ac2fe864db26d780e7c33
Cr-Commit-Position: refs/heads/master@{#351073}
Patch Set 1 #
Total comments: 2
Patch Set 2 : . #
Total comments: 2
Patch Set 3 : . #Patch Set 4 : tot.merge #Messages
Total messages: 11 (2 generated)
|