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

Issue 2322163004: Add tab persistence support for CustomTabs. (Closed)

Created:
4 years, 3 months ago by Ted C
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews, lizeb+watch-custom-tabs_chromium.org
Target Ref:
refs/pending/branch-heads/2840
Project:
chromium
Visibility:
Public.

Description

Add tab persistence support for CustomTabs. BUG=606513 Committed: https://crrev.com/1bd10cbe206cb17700d56b92fdf07190437866ff Review-Url: https://codereview.chromium.org/2296833002 Cr-Original-Commit-Position: refs/heads/master@{#415786} Cr-Commit-Position: refs/heads/master@{#416015} Committed: https://chromium.googlesource.com/chromium/src/+/0d6ed09d8aeffd50bfad099c047785d8730dfefa

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+873 lines, -19 lines) Patch
M base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java View 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java View 2 chunks +2 lines, -6 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabTabPersistencePolicy.java View 1 chunk +387 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/tab/Tab.java View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/tabmodel/TabModelSelectorImpl.java View 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/tabmodel/TabPersistencePolicy.java View 1 chunk +9 lines, -6 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/tabmodel/TabPersistentStore.java View 4 chunks +16 lines, -5 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/tabmodel/TabbedModeTabPersistencePolicy.java View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/android/java_sources.gni View 2 chunks +2 lines, -0 lines 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/CustomTabTabPersistencePolicyTest.java View 1 chunk +432 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
Ted C
4 years, 3 months ago (2016-09-09 17:52:19 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0d6ed09d8aeffd50bfad099c047785d8730dfefa.

Powered by Google App Engine
This is Rietveld 408576698