| commit | ca98b64c17de4d6641b55dfbd94b51c5307c7cdb | [log] [tgz] |
|---|---|---|
| author | Volodymyr Plotkin <vplotkin@google.com> | Fri Feb 21 13:10:12 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 21 13:10:12 2025 |
| tree | af76b70186706edad823065bf0a72363093e7061 | |
| parent | 2992d318725a3171e4995bd76120f788eab36570 [diff] |
Revert "Build and archive dSYM for CECA" This reverts commit 24f3af01de79ffaa3cf2dab4fc19b7019f42ecac. Reason for revert: breaks mac-universalizer https://crbug.com/398139212 Original change's description: > Build and archive dSYM for CECA > > Create dSYM and breakpad files and archive these in the zip uploaded by > archivers. While including the symbols in the zip is not necessary for > symupload to upload these to the crash server, having them archived may > be useful if we want to do any adhoc analysis (e.g. examining dumps). > > Bug: 397663749 > Change-Id: I9af6f4019241993a585ceffdf64fae86d10e5cfd > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6284128 > Reviewed-by: Sorin Jianu <sorin@chromium.org> > Commit-Queue: Sorin Jianu <sorin@chromium.org> > Auto-Submit: Noah Rose Ledesma <noahrose@google.com> > Cr-Commit-Position: refs/heads/main@{#1422777} Bug: 397663749 Change-Id: Ifbdb68a0181268affe85e7a0fe7bdf229944536d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6291323 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Greg Thompson <grt@chromium.org> Reviewed-by: Greg Thompson <grt@chromium.org> Auto-Submit: Volodymyr Plotkin <vplotkin@google.com> Cr-Commit-Position: refs/heads/main@{#1423066}
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.