commit | b702c641587ffb9c16e5df049ab1debf843e6667 | [log] [tgz] |
---|---|---|
author | Noah Rose Ledesma <noahrose@google.com> | Thu May 29 22:54:53 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 22:54:53 2025 |
tree | dc140cde1edadb26187d27bc7d8eab10e8ebeb6b | |
parent | 610cd331e2ac223965fdc82172341508c2b9142d [diff] |
Use Set-Cookie for NetworkFetcher responses http://crrev.com/c/6496984 used the wrong header name for responses indicating to set a cookie on the client. Fix the name and code references to it. Bug: 363046220 Change-Id: I1947de06e86aee9c832b299d010a4d940cd2512a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6600029 Reviewed-by: Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Reviewed-by: Nate Fischer <ntfschr@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/main@{#1467226}
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.