commit | d643e40ad5879a95510444a88ae23e34ce811fcd | [log] [tgz] |
---|---|---|
author | Joel Hockey <joelhockey@chromium.org> | Fri Jun 17 04:41:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 17 04:41:51 2022 |
tree | defc205cbf0d9ec99da7b000340d71434372636f | |
parent | 4051c1aca6707f5909a3120b5e10d76f8a61b9f8 [diff] |
Reland "Add VmType to GuestId" This is a reland of commit 9bf9f66f9af5a4f8bbc78eabafd871b801435791 Somehow the first CL got rebased (or didn't get rebased) and was wrong and CQ let it through without re-testing. See ps1 -> ps2 to see what is changed Original change's description: > Add VmType to GuestId > > Change GetContainers() and RemoveVmFromPrefs() to take VmType. > > Bug: 1336460 > Change-Id: Iceeb3f3e718426068be7e93b49e5178bf671176a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3703811 > Reviewed-by: David Munro <davidmunro@google.com> > Commit-Queue: Joel Hockey <joelhockey@chromium.org> > Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> > Reviewed-by: Nic Hollingum <hollingum@google.com> > Reviewed-by: Nicholas Verne <nverne@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1015213} Bug: 1336460 Change-Id: I064bcc97854ed75fb447c606b1ad0cc5ce40796e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3707333 Reviewed-by: Nicholas Verne <nverne@chromium.org> Reviewed-by: David Munro <davidmunro@google.com> Reviewed-by: Nic Hollingum <hollingum@google.com> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by: Jeffrey Young <cowmoo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1015231}
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.