commit | 5ccabb8cfdc50a9c806998a8ca88715247e23520 | [log] [tgz] |
---|---|---|
author | Sergey Poromov <poromov@chromium.org> | Wed May 11 10:10:05 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 11 10:10:05 2022 |
tree | 5313f4e8dc4eaef11ce6cb9534058dad45aabad2 | |
parent | 05f3461c42aaa84472436d24161e1552c333c06b [diff] |
Revert "Add extra checks and tests for ExternalAction" This reverts commit a47b082ff3ffbb6294bff2a9bd77d6801066e5cb. Reason for revert: Consistent Android ASan failures: https://ci.chromium.org/p/chromium/builders/ci/android-asan?limit=200 First failed run: https://ci.chromium.org/ui/p/chromium/builders/ci/android-asan/15834/overview Original change's description: > Add extra checks and tests for ExternalAction > > Bug: b/201964908 > Change-Id: Idfb7339e27ab6e63b613b32e24dc4b138423a479 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629404 > Reviewed-by: Sandro Maggi <sandromaggi@google.com> > Commit-Queue: Luca Hunkeler <hluca@google.com> > Cr-Commit-Position: refs/heads/main@{#1000980} Bug: b/201964908 Change-Id: I4c25b966851933846eedf0875655f42e92b2b9c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3641410 Auto-Submit: Sergey Poromov <poromov@chromium.org> Reviewed-by: Fabian Sommer <fabiansommer@chromium.org> Commit-Queue: Fabian Sommer <fabiansommer@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Sergey Poromov <poromov@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1001998}
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.