| commit | d8309562772babc6f23a696e59ea909da4cfa319 | [log] [tgz] |
|---|---|---|
| author | Jonathan Lee <jonathanjlee@google.com> | Tue Jul 15 23:38:37 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 15 23:38:37 2025 |
| tree | 7bdc9f7e62b1e4d5967fe9cdd477e7210fa3d262 | |
| parent | ba423a67436f7f85857da19701927a7a22b2fbce [diff] |
[ios][wptrunner] Upgrade vpython3 from 3.8 to 3.11 This aligns with the rest of Chromium [0] and is needed to parse scripts that use the `<type> | <type>` union syntax [1] introduced in 3.10. `grpcio` is upgraded because 1.44.0 doesn't exist [2]. [0]: https://crrev.com/c/6198919 [1]: https://crrev.com/c/6678752/18/ios/build/bots/scripts/xcode_util.py [2]: https://chromium.googlesource.com/infra/infra/+/HEAD/infra/tools/dockerbuild/wheels.md#grpcio Bug: 427548014 Change-Id: I2f0475a1fc6997732038d0351b869e29c2465b2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6757726 Reviewed-by: Zhaoyang Li <zhaoyangli@chromium.org> Auto-Submit: Jonathan Lee <jonathanjlee@google.com> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/main@{#1487285}
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.