Prioritize Primary Account errors in SigninErrorController
Chrome OS displays different types of notifications for Primary and Secondary Account errors. Primary Account errors and notifications should be given a higher priority than Secondary Account errors since the Primary Account is used for Sync and other important System services. We can generalize this for other platforms too and prioritize all Primary Account errors over Secondary Account errors. Bug: 940419 Test: components_unittests --gtest_filter="*SigninErrorControllerTest*" Change-Id: I59f6341bb315439f799a11feaae7e7369236903a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1547737Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#648738}
Showing
Please register or sign in to comment