commit | 4bf931f1914101f9dc8d34d59d65f0c46c8aa7fc | [log] [tgz] |
---|---|---|
author | Nihar Damarasingu <nihardamar@google.com> | Tue Aug 23 17:53:40 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 23 17:53:40 2022 |
tree | 0fe74e689596fa18689b64ade88ac5a94d69b1e5 | |
parent | a8c9cfc644837fdc9ea351e17512f410aadee359 [diff] |
dont update revision id when using upstream wpt In a previous change we added use_upstream_wpt functionality which clones the upstream wpt and uses it, so we don't need to update the revision id as we're not using a local version of wpt/tests. Bug: 1355911 Change-Id: I706a83228d3e9262c9892a2bca154d03525a5a12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3842699 Reviewed-by: Jonathan Lee <jonathanjlee@google.com> Reviewed-by: Weizhong Xia <weizhong@google.com> Commit-Queue: Nihar Damarasingu <nihardamar@google.com> Cr-Commit-Position: refs/heads/main@{#1038333}
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.