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 2632693002: The method WebappRegistry#isWebApkInstalled now reuses InstallerDelegate#isInstalled so as not to r… (Closed)

Created:
3 years, 11 months ago by gonzalon
Modified:
3 years, 10 months ago
Reviewers:
pkotwicz, gone, hartmanng
CC:
chromium-reviews, dominickn+watch_chromium.org, pkotwicz+watch_chromium.org, zpeng+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

The method WebappRegistry#isWebApkInstalled now reuses InstallerDelegate#isInstalled so as not to repeat code. BUG=639428 Review-Url: https://codereview.chromium.org/2632693002 Cr-Commit-Position: refs/heads/master@{#447233} Committed: https://chromium.googlesource.com/chromium/src/+/63066a0f4c6ac09670cac21748cc88f3bc14a36a

Patch Set 1 #

Patch Set 2 : The method WebappRegistry#isWebApkInstalled now reuses InstallerDelegate#isInstalled so as not to r… #

Patch Set 3 #

Patch Set 4 #

Patch Set 5 : The method WebappRegistry#isWebApkInstalled now reuses InstallerDelegate#isInstalled so as not to r… #

Patch Set 6 : The method WebappRegistry#isWebApkInstalled now reuses InstallerDelegate#isInstalled so as not to r… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -34 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/banners/InstallerDelegate.java View 1 2 3 2 chunks +5 lines, -8 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/webapps/WebappRegistry.java View 2 chunks +3 lines, -8 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/banners/AppBannerManagerTest.java View 1 2 3 4 5 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/banners/InstallerDelegateTest.java View 1 2 3 4 2 chunks +7 lines, -12 lines 0 comments Download

Messages

Total messages: 41 (25 generated)
gonzalon
Hi, just a small bug I found on the Tracker.
3 years, 11 months ago (2017-01-20 15:38:02 UTC) #8
hartmanng
lgtm
3 years, 11 months ago (2017-01-20 15:46:02 UTC) #9
pkotwicz
Can you double check whether the new code is faster or slower than the old ...
3 years, 11 months ago (2017-01-20 18:23:41 UTC) #12
gonzalon
On 2017/01/20 18:23:41, pkotwicz wrote: > Can you double check whether the new code is ...
3 years, 11 months ago (2017-01-23 21:11:22 UTC) #13
pkotwicz
LGTM +Dan for insight as to whether the new implementation of InstallerDelegate#isInstalled() is correct. It ...
3 years, 11 months ago (2017-01-24 05:38:52 UTC) #15
pkotwicz
I am not sure if the "new way" will work for APKs without an activity. ...
3 years, 11 months ago (2017-01-24 05:54:33 UTC) #16
pkotwicz
+Dan for insight as to whether the new implementation of InstallerDelegate#isInstalled() is correct. It looks ...
3 years, 11 months ago (2017-01-24 06:07:34 UTC) #17
gone
On 2017/01/24 06:07:34, pkotwicz wrote: > +Dan for insight as to whether the new implementation ...
3 years, 11 months ago (2017-01-24 23:07:23 UTC) #18
gone
On 2017/01/24 23:07:23, dfalcantara (load balance plz) wrote: > On 2017/01/24 06:07:34, pkotwicz wrote: > ...
3 years, 11 months ago (2017-01-24 23:10:01 UTC) #19
gonzalon
On 2017/01/24 23:10:01, dfalcantara (load balance plz) wrote: > On 2017/01/24 23:07:23, dfalcantara (load balance ...
3 years, 11 months ago (2017-01-24 23:14:11 UTC) #20
gonzalon
On 2017/01/24 23:14:11, gonzalon wrote: > On 2017/01/24 23:10:01, dfalcantara (load balance plz) wrote: > ...
3 years, 11 months ago (2017-01-24 23:31:19 UTC) #21
gone
On 2017/01/24 23:31:19, gonzalon wrote: > On 2017/01/24 23:14:11, gonzalon wrote: > > On 2017/01/24 ...
3 years, 11 months ago (2017-01-24 23:44:47 UTC) #22
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/2632693002/60001
3 years, 11 months ago (2017-01-26 19:46:54 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/221225)
3 years, 11 months ago (2017-01-26 21:46:39 UTC) #27
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/2632693002/100001
3 years, 10 months ago (2017-01-31 15:04:35 UTC) #38
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 15:09:03 UTC) #41
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/63066a0f4c6ac09670cac21748cc...

Powered by Google App Engine
This is Rietveld 408576698