DescriptionEnforces order for settings reset
This fixes a weird interaction between to tasks involving settings reset:
- Post-cleanup settings reset, which can happen at start up after the
Chrome Cleanup Tool successfully completed (for example, it may have
required a reboot);
- Settings reset prompt, which will check if user settings have been
hijacked and offer the user to reset it to its default values.
In case both features are enabled, we should only check the latter after
completing the former, so that we will not prompt users to reset their
settings if they have already agreed on resetting them post-cleanup.
BUG=690020
Review-Url: https://codereview.chromium.org/2971183002
Cr-Commit-Position: refs/heads/master@{#485274}
Committed: https://chromium.googlesource.com/chromium/src/+/52ad47d6764c9dbacb4f5e45704db3edae3b8629
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove useless comment #Patch Set 3 : Add browser test for dependency #
Messages
Total messages: 16 (7 generated)
|