New issue
Advanced search Search tips

Issue 635373 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug

Blocking:
issue 609258
issue 636107



Sign in to add a comment

Write internal version of Java WebApkInstaller which works when user has enabled "unsecure sources"

Project Member Reported by pkotw...@chromium.org, Aug 8 2016

Issue description

Write internal version of Java WebApkInstaller which works when user has enabled "unsecure sources"
 
Are you planning to do this, Peter? This is a critical part of the dev preview. I can take a stab if you want.
IIUC at least on some versions of Android the package installer should prompt you to flip if it's not set to allow install. So this might just be "send it off to the installer"?
Owner: pkotw...@chromium.org
Status: Assigned (was: Untriaged)
I will take this on
Status: Started (was: Assigned)
Blocking: 636107
Project Member

Comment 7 by bugdroid1@chromium.org, Aug 12 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/f5345736320415ba85e7543bd38f4e8aa897cdf0

commit f5345736320415ba85e7543bd38f4e8aa897cdf0
Author: pkotwicz <pkotwicz@chromium.org>
Date: Fri Aug 12 21:58:45 2016

Make downloaded WebAPK world readable

Make downloaded WebAPK world readable. This is necessary in order to install
WebAPKs when the user has enabled "installation from unknown sources".

BUG= 635373 

Review-Url: https://codereview.chromium.org/2236033003
Cr-Commit-Position: refs/heads/master@{#411791}

[modify] https://crrev.com/f5345736320415ba85e7543bd38f4e8aa897cdf0/chrome/android/java/src/org/chromium/chrome/browser/webapps/WebApkInstaller.java
[modify] https://crrev.com/f5345736320415ba85e7543bd38f4e8aa897cdf0/chrome/browser/android/webapk/webapk_installer.cc
[modify] https://crrev.com/f5345736320415ba85e7543bd38f4e8aa897cdf0/chrome/browser/android/webapk/webapk_installer.h

Status: Fixed (was: Started)

Sign in to add a comment