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.
Only show one signed in service error
Currently if there's both a sync error and a signin error then both will be displayed in the wrench menu. With this change only the one with the highest priority will be displayed. BUG=244423 Review URL: https://chromiumcodereview.appspot.com/18159004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209536 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
sail@chromium.org
committed
Jul 1, 2013
1 parent
c03e3fb
commit af3e1ea
Showing
3 changed files
with
22 additions
and
5 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