Chromium Code Reviews
Description[ios] Add session saving support to clean skeleton.
BrowserListSessionService is a KeyedService that tracks BrowserList
and automatically save the session when the current WebState of any
WebStateList changes or when a navigation item is committed in an
active WebState.
Use BrowserListSessionService to load the session during the
initialisation of the RootCoordinator.
BUG=710848
Review-Url: https://codereview.chromium.org/2858283002
Cr-Commit-Position: refs/heads/master@{#471802}
Committed: https://chromium.googlesource.com/chromium/src/+/b95d16dd12e99c5f1c3ea2e7316fef8f50066f98
Patch Set 1 : Comment classes. #
Total comments: 16
Patch Set 2 : Rebase #
Total comments: 6
Patch Set 3 : Address comments. #Messages
Total messages: 25 (15 generated)
|