Chromium Code Reviews
Descriptioncros: Flush profile files at critical moments
- Add a FileFlusher helper to flush files under a given dir;
- Add ProfileHelper::FlushProfile to flush files for a given profile;
- FlushProfile after a user profile is loaded and again after merge session;
- FlushProfile if the signin profile is just created;
- Commit local state change upon user session starts, oauth status
and force online signin flag is changed;
BUG=592096
Committed: https://crrev.com/7131ebe0af4b20c6b0d8c138733cf944094e5adb
Cr-Commit-Position: refs/heads/master@{#382632}
Patch Set 1 #
Total comments: 15
Patch Set 2 : fix comments in #1 and add a simple test #
Total comments: 6
Patch Set 3 : fix nits and create test files to fix trybots #Messages
Total messages: 14 (5 generated)
|