DescriptionFix warning message of the user profile is not seen on second instance
In my cl: https://codereview.chromium.org/2258043002/, I combined updating
removing warning message for both desktopUser and non-owner User into one
function. However, for desktopUser build, it is done in a callback. To isolate
these two platform warning message updates, the updating removing warning
message function is divided into two functions.
BUG=639737
TEST=tested on both browser build and chromeOS build, the bug is fixed.
Committed: https://crrev.com/7e900d297b6885a43b49fd61918eda4445315381
Cr-Commit-Position: refs/heads/master@{#413974}
Patch Set 1 #
Total comments: 1
Patch Set 2 : better comments #
Messages
Total messages: 15 (10 generated)
|