Chromium Code Reviews
DescriptionAdded -[Tab webState:didCommitNavigationWithDetails:].
Moved most of -[Tab webDidStartLoadingURL:shouldUpdateHistory:] to this
new method. |didCommitNavigationWithDetails:| is called right before
|webDidStartLoadingURL:shouldUpdateHistory:|, so this CL should not
change the logic.
|webDidStartLoadingURL:shouldUpdateHistory:| is a part of deprecated
CRWWebDelegate and should be fully removed in a separate CL.
BUG=674991
Review-Url: https://codereview.chromium.org/2643493002
Cr-Commit-Position: refs/heads/master@{#444381}
Committed: https://chromium.googlesource.com/chromium/src/+/4f2c57e57018d7c3b19c877171a062fd1508a0f6
Patch Set 1 #Patch Set 2 : Removed self.webController usage #Patch Set 3 : Cleaned up tests #
Messages
Total messages: 16 (12 generated)
|
||||||||||||||||||||||||||||