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

Issue 1259863005: Check first run finished before service connection (Closed)

Created:
5 years, 4 months ago by Yusuf
Modified:
5 years, 4 months ago
Reviewers:
Ian Wen, Benoit L
CC:
chromium-reviews, ianwen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Check first run finished before service connection This avoid connecting to custom tabs service before the user acknowledges ToS BUG=515654

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabsConnectionService.java View 2 chunks +2 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 4 (1 generated)
Yusuf
5 years, 4 months ago (2015-07-30 21:00:12 UTC) #2
Benoit L
lgtm However, I wonder whether this will expose application bugs.
5 years, 4 months ago (2015-07-31 11:16:13 UTC) #3
Ian Wen
5 years, 4 months ago (2015-07-31 17:19:03 UTC) #4
We still need a proper way to let FRE show in ChromeLauncherActivity. Currently
custom tab's initialization happens before the FRE.

Powered by Google App Engine
This is Rietveld 408576698