commit | 9aca42b583527af500094d62cedcaafd8b06b10d | [log] [tgz] |
---|---|---|
author | Roland Bock <rbock@google.com> | Thu Jul 01 05:54:10 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 01 05:54:10 2021 |
tree | fba3e5607639cac655f177214bd7778c8903e4c1 | |
parent | 3bb6407f79ca17b4e510073a0a46d1cd1ae55e68 [diff] |
Fix user_manager_unittest to not break profile_manager_unittest user_manager_unittest.cc changes g_current_session_type via UserSessionManager. Make it change it back at the end of each test. Bug: 1224618 Test: Manually ran unit test single-threaded, see bug. Change-Id: Ia3b5573375d20b1d8548a83eec3f70ea8751914d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2993035 Reviewed-by: Pavol Marko <pmarko@chromium.org> Reviewed-by: Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Roland Bock <rbock@google.com> Cr-Commit-Position: refs/heads/master@{#897666}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.