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

Issue 1171833004: Android FRE: A New Deal (Closed)

Created:
5 years, 6 months ago by aruslan
Modified:
5 years, 6 months ago
CC:
chromium-reviews, David Trainor- moved to gerrit, maxbogue, Ted C
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android FRE: A New Deal Simplified as follows: - If '--disable-fre' -- skip temporarily - If a device hasn't been provisioned yet -- skip temporarily - If FRE has already been completed -- great - Otherwise, we start the FRE activity to see what to show. Note that it doesn't matter how exactly Chrome was launched (say, via the shortcut or via a VIEW intent), it always shows the full FRE unless it's a test or the Setup Wizard environment. BUG=450423 Committed: https://crrev.com/7a009eef84baa72003378bf1e4135e850ca1d708 Cr-Commit-Position: refs/heads/master@{#333612}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Rebase. #

Messages

Total messages: 14 (5 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1171833004/1
5 years, 6 months ago (2015-06-09 02:27:54 UTC) #2
aruslan
Aurimas PTAL thanks! https://codereview.chromium.org/1171833004/diff/1/chrome/android/java/src/org/chromium/chrome/browser/firstrun/FirstRunFlowSequencer.java File chrome/android/java/src/org/chromium/chrome/browser/firstrun/FirstRunFlowSequencer.java (left): https://codereview.chromium.org/1171833004/diff/1/chrome/android/java/src/org/chromium/chrome/browser/firstrun/FirstRunFlowSequencer.java#oldcode168 chrome/android/java/src/org/chromium/chrome/browser/firstrun/FirstRunFlowSequencer.java:168: } else { This "else" could ...
5 years, 6 months ago (2015-06-09 02:33:46 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-09 03:01:38 UTC) #6
aruslan
(cc:ing FYI people)
5 years, 6 months ago (2015-06-09 03:07:33 UTC) #7
aurimas (slooooooooow)
lgtm https://chromiumcodereview.appspot.com/1171833004/diff/1/chrome/android/java/src/org/chromium/chrome/browser/firstrun/FirstRunFlowSequencer.java File chrome/android/java/src/org/chromium/chrome/browser/firstrun/FirstRunFlowSequencer.java (right): https://chromiumcodereview.appspot.com/1171833004/diff/1/chrome/android/java/src/org/chromium/chrome/browser/firstrun/FirstRunFlowSequencer.java#newcode205 chrome/android/java/src/org/chromium/chrome/browser/firstrun/FirstRunFlowSequencer.java:205: if (!ApiCompatibilityUtils.isDeviceProvisioned(activity)) return null; On 2015/06/09 at 02:33:46, ...
5 years, 6 months ago (2015-06-09 18:05:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1171833004/20001
5 years, 6 months ago (2015-06-09 22:41:26 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-09 23:51:24 UTC) #12
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/7a009eef84baa72003378bf1e4135e850ca1d708 Cr-Commit-Position: refs/heads/master@{#333612}
5 years, 6 months ago (2015-06-09 23:53:17 UTC) #13
aruslan
5 years, 6 months ago (2015-06-10 23:08:22 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1175133002/ by aruslan@chromium.org.

The reason for reverting is: People changed their minds. See
http://crbug.com/450423#c13.

Powered by Google App Engine
This is Rietveld 408576698