commit | 3a3d62009070534c78f1695c6030def0314c71eb | [log] [tgz] |
---|---|---|
author | Noah Rose Ledesma <noahrose@google.com> | Thu Nov 07 23:29:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 07 23:29:45 2024 |
tree | 7f6b15dcfc6e9cc352011056c9d44507c8351110 | |
parent | 74743948fa9808c011911c79d988599a670f56c0 [diff] |
Add ASAN dylib to CECA's test CRX When creating the CRX for testing OTA installations of CECA, the ASAN dylib was not copied into the application bundle. This was causing CECA to crash when installed OTA in tests. Fixed: 376745598 Change-Id: Ib387dc95669a6406573983716cc709a1100a453a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6000186 Reviewed-by: Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Cr-Commit-Position: refs/heads/main@{#1380021}
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.