| commit | 9e05525a3779cbad63e4afb51d3cc60f2a0de946 | [log] [tgz] |
|---|---|---|
| author | Joel Hockey <joelhockey@chromium.org> | Fri Nov 03 00:56:28 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 03 00:56:28 2023 |
| tree | d62ff676fc0e6c3610ac4b9a26b1665c9feb03c2 | |
| parent | 2f7cb6e248f00dba5aeb2a4194af4dda66b1f416 [diff] |
Move XDG functions from shell_integration_linux to base/xdg_utils Move functions in order to reuse with xdg mime code. Change-Id: I10bb1e820ff22bbfbf4f3f912dc2720cf29f7754 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5003446 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1219246}
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.