[Extensions] Remove the prompt to re-enable app when visiting its site
We currently prompt the user to re-enable a disabled hosted app if they visit the corresponding site. However, this can be really annoying, and confusing, since we don't offer much context on the choice, and don't persist the preference. This is offering relatively little value, and the site (if it wanted) could detect and inform the user that the app wasn't enabled, and give them sufficiently more context. However, we should keep this when the user visits a chrome-extension url - this is a much stronger signal, and we can't display anything else anyway (whereas visiting a hosted app's site still shows the site). This was never tested, so add some tests. BUG=678631 Review-Url: https://codereview.chromium.org/2621953003 Cr-Commit-Position: refs/heads/master@{#443439}
Showing
Please register or sign in to comment