commit | 1124233e159b645139e72d54d6e9ce38e76c2040 | [log] [tgz] |
---|---|---|
author | Jonathan Lee <[email protected]> | Mon Jul 24 18:20:41 2023 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jul 24 18:20:41 2023 |
tree | 42c54625b41511e0db3ddf14236412ceac43cc21 | |
parent | e3775fb55f1c9b355e900aabf3e21c87cb30f6c8 [diff] |
[wptrunner][docs] Update wptrunner user guide * Add new section on how to view the test results and what they are. * Add new section on testing flag-specific, platform-specific, and virtual configurations. * Update builder list. * Reference wptrunner support from the web test/WPT documents. * Remove staleness warning because the project has stabilized. * Replace image that is too large in the debugging section with a smaller lower-quality version. * General rewording. Bug: 1442392 Change-Id: If659ea0195d73060b2da961538a8225480c81aeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4654034 Reviewed-by: Weizhong Xia <[email protected]> Commit-Queue: Jonathan Lee <[email protected]> Cr-Commit-Position: refs/heads/main@{#1174325}
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.