DescriptionRevert of Fetch Finch seed during restore (patchset #8 id:140001 of https://codereview.chromium.org/2627093009/ )
Reason for revert:
Breaking analyze step on linux_android_rel_ng.
Original issue's description:
> Fetch Finch seed during restore
>
> Chrome will fetch a Finch seed during a normal first run, but since
> may take some time it is only done if the FRE is displayed (hence
> hiding the delay from the user. The Finch data is not backed up since
> it would probably be out of date when restored. As a result there was
> no Finch seed set on the first run following a restore.
>
> Fix this by fetching the finch seed during restore.
>
> This also moves fetching the Finch seed from an Android Service to a background thread (actually an AsyncTask) and gets rid of the no longer used ToS Service.
>
> BUG=679386
> BUG=680829
>
> Review-Url: https://codereview.chromium.org/2627093009
> Cr-Commit-Position: refs/heads/master@{#445436}
> Committed: https://chromium.googlesource.com/chromium/src/+/6b91ed876fd20ba96e4c1c008d056a0ed98788b6
TBR=bauerb@chromium.org,asvitkine@chromium.org,torne@chromium.org,dpranke@chromium.org,aberent@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=679386
Review-Url: https://codereview.chromium.org/2648383002
Cr-Commit-Position: refs/heads/master@{#445465}
Committed: https://chromium.googlesource.com/chromium/src/+/5525b40703df34b46fd9c5b2244378dd1d4d52c9
Patch Set 1 #Messages
Total messages: 6 (3 generated)
|