| commit | 11d2c49b26a27405c2f8df1dd010b991bb02872a | [log] [tgz] |
|---|---|---|
| author | Maks Orlovich <morlovich@chromium.org> | Fri Nov 22 17:21:36 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 22 17:21:36 2024 |
| tree | 33c1c7705e9eb5049f7525942d2058301f925e71 | |
| parent | db023e7fd16a86cec0553af5525af28d40256567 [diff] |
Use span ver of network::ResourceRequestBody in content/browser/download ...in preparation for removing the non-span versions. In many cases this means the call now has "CopyOf" in the name; this denotes the copying that was already taking place, it's just more explicit now. This CL was uploaded by git cl split. R=qinmin@chromium.org Bug: 380211808 Change-Id: Ia8ccce2d801c6c06bdad9ea65d56ee36f0f9f361 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6042100 Auto-Submit: Maks Orlovich <morlovich@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1386895}
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.