New issue
Advanced search Search tips

Issue 809844 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Make hosted apps from_bookmark() and from_webstore() mutually exclusive in code

Project Member Reported by alancutter@chromium.org, Feb 7 2018

Issue description

In code it's possible for an app installed from the webstore to be a bookmark app. In practicality this shouldn't be possible, it would be ideal if our code reflected this.

https://cs.chromium.org/chromium/src/chrome/browser/extensions/external_provider_impl.cc?l=301
https://cs.chromium.org/?q=function:Extension::from_bookmark
https://cs.chromium.org/?q=function:Extension::from_webstore
 

Sign in to add a comment