Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(377)

Issue 2808773004: [ios] Change WebStateList serialization method to use SessionWindowIOS. (Closed)

Created:
3 years, 8 months ago by sdefresne
Modified:
3 years, 8 months ago
CC:
chromium-reviews, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, marq+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] Change WebStateList serialization method to use SessionWindowIOS. In order to properly save and restore the application state in the new architecture, (partially) move the implementation outside of TabModel (which is not used in the new architecture). BUG=710848 Review-Url: https://codereview.chromium.org/2808773004 Cr-Commit-Position: refs/heads/master@{#465969} Committed: https://chromium.googlesource.com/chromium/src/+/68f546a315406dfa72656a6bd2a6d73ff4269ec2

Patch Set 1 #

Patch Set 2 : Fix "gn check". #

Patch Set 3 : Fix "gn check". #

Patch Set 4 : Rebase. #

Patch Set 5 : Rename //ios/chrome/browser/sessions:session_window_ios target. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -46 lines) Patch
M ios/chrome/browser/browsing_data/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M ios/chrome/browser/crash_report/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M ios/chrome/browser/sessions/BUILD.gn View 1 2 3 4 4 chunks +21 lines, -9 lines 0 comments Download
M ios/chrome/browser/sessions/NSCoder+Compatibility.mm View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/browser/sessions/session_util.mm View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/browser/tabs/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M ios/chrome/browser/tabs/tab_model.mm View 1 2 3 4 3 chunks +9 lines, -20 lines 0 comments Download
M ios/chrome/browser/test/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/ui/main/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/web_state_list/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M ios/chrome/browser/web_state_list/web_state_list_serialization.h View 2 chunks +5 lines, -5 lines 0 comments Download
M ios/chrome/browser/web_state_list/web_state_list_serialization.mm View 3 chunks +20 lines, -5 lines 0 comments Download
M ios/chrome/browser/web_state_list/web_state_list_serialization_unittest.mm View 3 chunks +10 lines, -5 lines 0 comments Download

Messages

Total messages: 27 (23 generated)
sdefresne
Please take a look.
3 years, 8 months ago (2017-04-11 08:29:27 UTC) #5
rohitrao (ping after 24h)
lgtm Why is this change necessary or useful? Could you add an explanation either to ...
3 years, 8 months ago (2017-04-12 12:22:10 UTC) #14
sdefresne
Thank you for the review. I've created a tracking bug and updated the description to ...
3 years, 8 months ago (2017-04-12 13:58:54 UTC) #16
commit-bot: I haz the power
3 years, 8 months ago (2017-04-20 10:54:14 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/68f546a315406dfa72656a6bd2a6...

Powered by Google App Engine
This is Rietveld 408576698