commit | 4bfc6b61d552082c6afe7ecf7305a7d6dd23a35c | [log] [tgz] |
---|---|---|
author | Jonathan Lee <jonathanjlee@google.com> | Mon Feb 26 18:37:36 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 26 18:37:36 2024 |
tree | 2d32eec273e881aa1ca59a7d0053e9bbfb73edb5 | |
parent | b63126451c23d898dd365fca202748d4e2cf0ffb [diff] |
[wpt-importer] Don't read `monorail.component` from `DIR_METADATA` (1/n) This also allows `MonorailIssue` to stop carrying two sets of components. A follow-up change will rename and refactor `MonorailIssue`. Bug: 40283194 Change-Id: I43fc23186b2966e7de72ad69aa563d9e411e0d91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5321776 Commit-Queue: Jonathan Lee <jonathanjlee@google.com> Reviewed-by: Weizhong Xia <weizhong@google.com> Cr-Commit-Position: refs/heads/main@{#1265314}
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.