| commit | 96f9d94e275ca1ff43fde5b92cdd1676521a338c | [log] [tgz] |
|---|---|---|
| author | Jason Lin <lxj@google.com> | Mon Apr 19 11:23:49 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 19 11:23:49 2021 |
| tree | 18178f4bb57447f0d6e5b999ce7d142910762b32 | |
| parent | 34b7fc4d68ae11f97b95c45bc1344df0c3cfb26f [diff] |
Improve "Profile is supported" for chrome://vm/parallels * Add more enum reasons for PluginVmFeatures::ProfileSupported * Uses the active user profile so that incognito browser display the same thing as the normal one Bug: b/173653141 Change-Id: I6501369d024fb7e26deed6380fb755908885d8f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2812567 Commit-Queue: Jason Lin <lxj@google.com> Auto-Submit: Jason Lin <lxj@google.com> Reviewed-by: Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#873767}
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.