Chromium Code Reviews
Description[ios] Unified CRWSessionController navigation logic.
Changed -[CRWSessionController goToEntry:] logic to do the same things
as goBack/goForward/goDelta: and made goDelta: call goToEntry:.
goToEntry: is used when user navigates to session entry by doing a long
press on back/forward button and picking an item from the dropdown, so
it should work exacly the same as if user directly tapped back or
forward.
This refactoring will also allow to unify CRWWebController's
goToItemAtIndex and goDelta.
BUG=663072
Committed: https://crrev.com/d0b3868c2fee1da5c50b7b4d2d5c956835237b15
Cr-Commit-Position: refs/heads/master@{#430756}
Patch Set 1 #Patch Set 2 : Rebased to origin/master #Messages
Total messages: 13 (8 generated)
|