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

Issue 2727663004: Use TabLoader in TabRestoreService. (Closed)

Created:
3 years, 9 months ago by Michael K. (Yandex Team)
Modified:
3 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use TabLoader in TabRestoreService. SessionService uses TabLoader to load tabs gradually. The same behaviour is expected from TabRestoreService. BUG=697510 Review-Url: https://codereview.chromium.org/2727663004 Cr-Commit-Position: refs/heads/master@{#454919} Committed: https://chromium.googlesource.com/chromium/src/+/80aa799df5f54fadb8ee1343ee7cdca79e3490eb

Patch Set 1 #

Total comments: 20

Patch Set 2 : Fix review notes: comments, namings etc. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -20 lines) Patch
M chrome/browser/sessions/tab_loader.h View 1 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/sessions/tab_loader.cc View 5 chunks +17 lines, -0 lines 0 comments Download
M chrome/browser/sessions/tab_restore_browsertest.cc View 1 3 chunks +60 lines, -4 lines 0 comments Download
M chrome/browser/ui/android/tab_model/android_live_tab_context.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/browser_live_tab_context.cc View 1 2 chunks +22 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser_tabrestore_browsertest.cc View 1 3 chunks +34 lines, -0 lines 0 comments Download
M components/sessions/content/content_live_tab.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/sessions/content/content_live_tab.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M components/sessions/core/live_tab.h View 1 chunk +0 lines, -4 lines 0 comments Download
M components/sessions/core/tab_restore_service_helper.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M components/sessions/ios/ios_live_tab.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/sessions/ios/ios_live_tab.mm View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
Michael K. (Yandex Team)
PTAL
3 years, 9 months ago (2017-03-02 12:48:16 UTC) #7
sky
https://codereview.chromium.org/2727663004/diff/1/chrome/browser/sessions/tab_loader.h File chrome/browser/sessions/tab_loader.h (right): https://codereview.chromium.org/2727663004/diff/1/chrome/browser/sessions/tab_loader.h#newcode67 chrome/browser/sessions/tab_loader.h:67: static void SetMaxLoadedTabCountForTest(size_t value); I prefer keeping the public ...
3 years, 9 months ago (2017-03-02 19:12:05 UTC) #8
Michael K. (Yandex Team)
https://codereview.chromium.org/2727663004/diff/1/chrome/browser/sessions/tab_loader.h File chrome/browser/sessions/tab_loader.h (right): https://codereview.chromium.org/2727663004/diff/1/chrome/browser/sessions/tab_loader.h#newcode67 chrome/browser/sessions/tab_loader.h:67: static void SetMaxLoadedTabCountForTest(size_t value); On 2017/03/02 19:12:05, sky wrote: ...
3 years, 9 months ago (2017-03-03 08:26:37 UTC) #9
Michael K. (Yandex Team)
PTAL
3 years, 9 months ago (2017-03-03 08:27:11 UTC) #10
sky
LGTM
3 years, 9 months ago (2017-03-06 17:48:28 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2727663004/20001
3 years, 9 months ago (2017-03-06 18:41:23 UTC) #13
commit-bot: I haz the power
3 years, 9 months ago (2017-03-06 19:39:52 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/80aa799df5f54fadb8ee1343ee7c...

Powered by Google App Engine
This is Rietveld 408576698