commit | f6f86f23bcd945d4d3063df6fa5c7d8c15ab5ff4 | [log] [tgz] |
---|---|---|
author | Ashley Newson <ashleynewson@chromium.org> | Fri Dec 13 12:32:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 13 12:32:43 2024 |
tree | 84cc35da05d0dc8c67aa8fffb772e221230391a6 | |
parent | 094ba63900d8fdd36f48ea3597c4f0e0bc83462a [diff] |
[Aw WebExposed] Formalize rebaseline mode extra This makes WebViewLayoutTest use a new rebaseline mode extra and adds test_runner.py integration to allow setting this extra via a flag. run_tests_rebaseline.sh is updated to perform rebaselines using the new test_runner.py supported flag. Bug: 381090604 Change-Id: I35a0b40c47413a0f4badd3281def6178bca3b87b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6054083 Reviewed-by: Nate Fischer <ntfschr@chromium.org> Commit-Queue: Ashley Newson <ashleynewson@chromium.org> Reviewed-by: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/main@{#1395883}
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.