commit | 34c55a351a26c832ed07558adb30db2ea35f8344 | [log] [tgz] |
---|---|---|
author | Clark DuVall <cduvall@chromium.org> | Tue Jul 23 20:52:06 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 23 20:52:06 2019 |
tree | 23698739d941d126e31c226fddd2113763165ffd | |
parent | b2f5094e1414b43388165c93a65d24bfc063d02e [diff] |
Fix GcmApiTest with NavigationLoaderOnUI enabled ProfileSyncService may not be created if a command line flag turns off sync. In this case, ProfileSyncServiceFactory::GetForProfile returns null and crashes when IsSyncFeatureEnabled is called. Bug: 978617 Change-Id: Idb381a82008065427d67d87583f56eca9d1e9606 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715094 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#680137}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .