Chromium Code Reviews
Description[ios] Removed webDidFinishWithURL:loadSuccess: from CRWWebDelegate.
Notable changes:
- Tab now conforms to CRWWebStateObserver
- Tab implements didFinishWithURL:loadSuccess: instead of
webDidFinishWithURL:loadSuccess:
- CRWWebController calls SetIsLoading(false) first and then
OnPageLoaded (this way IsLoading returns false inside
didFinishWithURL:loadSuccess:)
BUG=674991
Review-Url: https://codereview.chromium.org/2619383002
Cr-Commit-Position: refs/heads/master@{#442574}
Committed: https://chromium.googlesource.com/chromium/src/+/25371c65e843d76f82b0a828a71859c3862b9b3e
Patch Set 1 #Patch Set 2 : Fixed tests #Patch Set 3 : Updated pragma mark #
Messages
Total messages: 16 (12 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||