commit | b5133d383b86af65225d98e157c63d25c6e8958c | [log] [tgz] |
---|---|---|
author | Olivier Robin <olivierrobin@chromium.org> | Fri Oct 06 07:39:02 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 06 07:39:02 2023 |
tree | 4cc9e92023a1995a39e53dc09ab4c89be0c1455c | |
parent | bf72ec0a2d28164b44b57b57ad1454fcd07514c2 [diff] |
Revert "[iOS] Disable ContextMenuTestCase/testOpenLinkInNewWindow" This reverts commit 9ba356bdb97228a59d6973f3216acdb4a6cb9628. Reason for revert: Underlying cause is fixed (crbug/1488446) Original change's description: > [iOS] Disable ContextMenuTestCase/testOpenLinkInNewWindow > > This test is flaky on both device and simulator. > > Bug: 1487586 > Change-Id: Ib764f1c3f560bec79f6aa5994be9d3d5be16b7c7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4898882 > Auto-Submit: Ali Juma <ajuma@chromium.org> > Reviewed-by: Gauthier Ambard <gambard@chromium.org> > Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> > Owners-Override: Ali Juma <ajuma@chromium.org> > Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1202655} Bug: 1487586 Change-Id: I15340117e4c434e2ce9f7e0abe894a0dce98e269 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4915932 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Olivier Robin <olivierrobin@chromium.org> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by: Ali Juma <ajuma@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1206266}
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.