Description[ios] Added WebState::GetLoadingProgress web// API.
This API is necessary to remove loading progress code from Tab, which is
currently stores the loading progress and provides it to Toolbar.
Corresponding method does not exist in WebContents, because on Desktop
the progress is not shown in UI and on Android progress is stored in
WebContentsDelegateAndroid.
BUG=None
Committed: https://crrev.com/ec7db8a2d1757e5d99200d12147d5a3e77d474e0
Cr-Commit-Position: refs/heads/master@{#389887}
Patch Set 1 #Patch Set 2 : Self review #Patch Set 3 : Added missing method #
Messages
Total messages: 15 (8 generated)
|