commit | ee48d9d9ee9d77378a945b0d69d5a22e75f071c3 | [log] [tgz] |
---|---|---|
author | Maks Orlovich <morlovich@chromium.org> | Sat Nov 23 01:00:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 23 01:00:50 2024 |
tree | 8f2a2828922b2e561a531c0143d9968565fa339f | |
parent | dbff683a77c90808506642ef257fe836f4b6583a [diff] |
Use span ver of network::ResourceRequestBody in chrome/browser/ui ...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=dfried@chromium.org Bug: 380211808 Change-Id: Ifdb64f96f35a6cf9bca7b82c5eada41fd24804cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6044059 Auto-Submit: Maks Orlovich <morlovich@chromium.org> Reviewed-by: Dana Fried <dfried@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/main@{#1387179}
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.