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

Issue 2762313002: Revert "Revert of [Android] Do not restore NTPs from disk unless they are selected. (patchset #3 id… (Closed)

Created:
3 years, 9 months ago by Ted C
Modified:
3 years, 9 months ago
Reviewers:
gone
CC:
chromium-reviews, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert "Revert of [Android] Do not restore NTPs from disk unless they are selected. (patchset #3 id:40001 of https://codereview.chromium.org/2757013002/ )" This reverts commit 28865543d686d93a737842b56b623f019af8ddac. I believe it to be an issue where the bot is building with java 1.7 and locally I am building with 1.8. In 1.8, the cast is not required from isNull(), but that is not the case with 1.7 (according to the interwebs). TBR=dfalcantara@chromium.org BUG=702762 Review-Url: https://codereview.chromium.org/2762313002 Cr-Commit-Position: refs/heads/master@{#458578} Committed: https://chromium.googlesource.com/chromium/src/+/61ea7ade8321d66dccb81984581e379adcb0aa42

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+287 lines, -32 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/tabmodel/TabPersistentStore.java View 11 chunks +64 lines, -31 lines 0 comments Download
M chrome/android/java_sources.gni View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/TabsTest.java View 2 chunks +8 lines, -1 line 0 comments Download
A chrome/android/junit/src/org/chromium/chrome/browser/tabmodel/TabPersistentStoreUnitTest.java View 1 chunk +214 lines, -0 lines 1 comment Download

Messages

Total messages: 12 (7 generated)
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/2762313002/1
3 years, 9 months ago (2017-03-21 20:26:07 UTC) #4
Ted C
https://codereview.chromium.org/2762313002/diff/1/chrome/android/junit/src/org/chromium/chrome/browser/tabmodel/TabPersistentStoreUnitTest.java File chrome/android/junit/src/org/chromium/chrome/browser/tabmodel/TabPersistentStoreUnitTest.java (right): https://codereview.chromium.org/2762313002/diff/1/chrome/android/junit/src/org/chromium/chrome/browser/tabmodel/TabPersistentStoreUnitTest.java#newcode175 chrome/android/junit/src/org/chromium/chrome/browser/tabmodel/TabPersistentStoreUnitTest.java:175: argThat(paramsMatcher), eq(TabLaunchType.FROM_RESTORE), (Tab) isNull())) this line (and the other ...
3 years, 9 months ago (2017-03-21 20:26:31 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/231923) linux_chromium_tsan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 9 months ago (2017-03-21 20:50:56 UTC) #7
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/2762313002/1
3 years, 9 months ago (2017-03-21 21:14:53 UTC) #9
commit-bot: I haz the power
3 years, 9 months ago (2017-03-21 22:17:55 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/61ea7ade8321d66dccb81984581e...

Powered by Google App Engine
This is Rietveld 408576698