commit | 4e64a98a9f8d616205434c01fdfd49410c76ea09 | [log] [tgz] |
---|---|---|
author | Christian Xu <christianxu@google.com> | Tue Aug 12 12:05:54 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 12 12:05:54 2025 |
tree | 7ad37100a966d2637f333b851f935cd0ce60f603 | |
parent | c14d07b84fa5034bfaef9d4d766e0d1e29bb2800 [diff] |
[iOS] Re-enable MVTile test This test was previously disabled due to flakiness, which was likely caused by unrelated components. The test is now passing reliably, and similar tests in the suite have remained stable, suggesting the underlying logic is sound. Fixed: 437064076 Change-Id: If3b560de538e405a161e5a2512ddf0c657a4fa84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6838020 Reviewed-by: Ameur Hosni <ameurhosni@google.com> Commit-Queue: Ameur Hosni <ameurhosni@google.com> Auto-Submit: Christian Xu <christianxu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1500072}
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.