commit | 98517b62400f1451a1c8e32f64033578460040b8 | [log] [tgz] |
---|---|---|
author | Marijn Kruisselbrink <mek@chromium.org> | Mon May 06 21:39:36 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 06 21:39:36 2024 |
tree | 87dc0657e3f2af880546caa6dca1a671ce6cd236 | |
parent | 147df2446b2af2613bae3c539d3943e1ec688db2 [diff] |
[Shortcuts] Mac shortcut launching support. A previous CL added support for writing ".crwebloc" files to disk. This CL adds support to Chrome on Mac to open these files back up by opening the embedded URL in the correct profile. go/shortcuts-not-apps-design is the (unfortunately internal only) design doc for this feature. Bug: 333024272 Change-Id: I1fc52ea9f0ced3bdf8ec9213138781a25cb7b835 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5484184 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1297126}
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.