commit | 2c66b368df465aade09541cd7b6b3e23f45b0cd9 | [log] [tgz] |
---|---|---|
author | Marijn Kruisselbrink <mek@chromium.org> | Thu May 02 17:43:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 02 17:43:40 2024 |
tree | 2fc4d68be62e9a18a6954cef2d05a39012040695 | |
parent | 2f41931582e83f1ac180302bab0438b8131b8c2e [diff] |
[Shortcuts] Add kSuccessWithErrors handling to mac shortcut creation The linux implementation added success-with-errors as a possible result, update the mac implementation to return that value in the appropriate cases. Bug: 333024272 Change-Id: I3fea5b4924ce8044934f3d11fa0b748af8236c39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5506866 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1295586}
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.