Make hosted apps from_bookmark() and from_webstore() mutually exclusive in code |
|
Issue descriptionIn 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 |
|