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

Issue 2183993002: [WebAPK] Launch Play Store if the user does not have any web browsers installed (Closed)

Created:
4 years, 4 months ago by pkotwicz
Modified:
4 years, 4 months ago
Reviewers:
Yaron
CC:
chromium-reviews, Xi Han
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[WebAPK] Launch Play Store if the user does not have any web browsers installed This CL: - Tries to launch any web browser if launching the WebAPK fails - Launches the Play Store to install the host browser if the user does not have any web browsers installed BUG=628330 Committed: https://crrev.com/6dd8ec1011f388ec2fe710f4b4458fcf8d39903a Cr-Commit-Position: refs/heads/master@{#413530}

Patch Set 1 : Merge branch 'webapk_chrome_updated' into webapk_chrome_not_installed #

Patch Set 2 : Merge branch 'master' into webapk_chrome_not_installed #

Total comments: 4

Patch Set 3 : Merge branch 'master' into webapk_chrome_not_installed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -16 lines) Patch
M chrome/android/webapk/shell_apk/BUILD.gn View 1 2 1 chunk +4 lines, -1 line 0 comments Download
A chrome/android/webapk/shell_apk/junit/src/org/chromium/webapk/shell_apk/MainActivityTest.java View 1 2 1 chunk +122 lines, -0 lines 0 comments Download
M chrome/android/webapk/shell_apk/src/org/chromium/webapk/shell_apk/MainActivity.java View 1 2 4 chunks +72 lines, -15 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
pkotwicz
Yaron, can you please take a look? I have implemented showing an alert and redirecting ...
4 years, 4 months ago (2016-07-27 01:24:48 UTC) #3
Yaron
On 2016/07/27 01:24:48, pkotwicz wrote: > Yaron, can you please take a look? > > ...
4 years, 4 months ago (2016-08-03 01:04:54 UTC) #4
Yaron
On 2016/08/03 01:04:54, Yaron (limited availability) wrote: > On 2016/07/27 01:24:48, pkotwicz wrote: > > ...
4 years, 4 months ago (2016-08-17 16:38:41 UTC) #5
pkotwicz
Yaron can you please take another look? I have changed the CL to: - launch ...
4 years, 4 months ago (2016-08-19 00:17:55 UTC) #8
Yaron
lgtm https://codereview.chromium.org/2183993002/diff/60001/chrome/android/webapk/shell_apk/junit/src/org/chromium/webapk/shell_apk/MainActivityTest.java File chrome/android/webapk/shell_apk/junit/src/org/chromium/webapk/shell_apk/MainActivityTest.java (right): https://codereview.chromium.org/2183993002/diff/60001/chrome/android/webapk/shell_apk/junit/src/org/chromium/webapk/shell_apk/MainActivityTest.java#newcode39 chrome/android/webapk/shell_apk/junit/src/org/chromium/webapk/shell_apk/MainActivityTest.java:39: private static final String META_RUNTIME_HOST = "org.chromium.webapk.shell_apk.runtimeHost"; I ...
4 years, 4 months ago (2016-08-19 13:50:13 UTC) #9
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/2183993002/100001
4 years, 4 months ago (2016-08-22 17:07:11 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/278238)
4 years, 4 months ago (2016-08-22 18:42:53 UTC) #15
pkotwicz
https://codereview.chromium.org/2183993002/diff/60001/chrome/android/webapk/shell_apk/junit/src/org/chromium/webapk/shell_apk/MainActivityTest.java File chrome/android/webapk/shell_apk/junit/src/org/chromium/webapk/shell_apk/MainActivityTest.java (right): https://codereview.chromium.org/2183993002/diff/60001/chrome/android/webapk/shell_apk/junit/src/org/chromium/webapk/shell_apk/MainActivityTest.java#newcode39 chrome/android/webapk/shell_apk/junit/src/org/chromium/webapk/shell_apk/MainActivityTest.java:39: private static final String META_RUNTIME_HOST = "org.chromium.webapk.shell_apk.runtimeHost"; That's a ...
4 years, 4 months ago (2016-08-22 18:52:06 UTC) #16
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/2183993002/100001
4 years, 4 months ago (2016-08-22 18:53:12 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:100001)
4 years, 4 months ago (2016-08-22 21:01:03 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-08-22 21:02:30 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6dd8ec1011f388ec2fe710f4b4458fcf8d39903a
Cr-Commit-Position: refs/heads/master@{#413530}

Powered by Google App Engine
This is Rietveld 408576698