forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop notifying users for BG app upgrades.
The extension subsystem doesn't reliably differentiate between app installs and upgrades in all cases, so now BackgroundModeManager tracks which apps it has seen and only notifies the user when it sees a new app. BUG=361637 TBR=benwells Review URL: https://codereview.chromium.org/368813005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283071 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
atwilson@chromium.org
committed
Jul 14, 2014
1 parent
62cf1d7
commit bb0ef38
Showing
7 changed files
with
396 additions
and
339 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.