forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arc: Prevent overwriting of the Chrome Play Store icon.
This implement correct access to ARC icon from notification manager and from ARC kiosk handler. Incorrect access to the Play Store icon caused request to extract this app icon from ARC side and which finally overwrote Chrome Play Store icon, which was not expected. TEST=Manually, Ensure that Play Store notification icon (in notification settings) correctly loaded with Chrome version of Play Store. Also checked arc.app icon cache to confirm that Android version of Play Store icon did not exist there. BUG=719118 Review-Url: https://codereview.chromium.org/2865813002 Cr-Commit-Position: refs/heads/master@{#470058}
- Loading branch information
khmel
authored and
Commit bot
committed
May 8, 2017
1 parent
d50d846
commit 832d8b7
Showing
4 changed files
with
35 additions
and
31 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