commit | 96a1f1d6cec030eacbb8be649196e3a2eea185ea | [log] [tgz] |
---|---|---|
author | Lily Chen <chlily@chromium.org> | Tue Jul 27 04:04:17 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 27 04:04:17 2021 |
tree | c9c93d8bd4dcbb9f8ea7f30250a81bbfd6d2984b | |
parent | c5953fd5976148b96792261bf0eb45860f4aa03f [diff] |
Remove temporary code for SameSite=Lax bugfix This removes the temporary code for crbug.com/1166211, including the histograms, CookieInclusionStatus::WarningReason, and base::Feature. This undoes the changes from https://crrev.com/c/2705618 and https://crrev.com/c/2705880, and some of the changes from https://crrev.com/c/2653663. Bug: 1166211 Change-Id: I703149e48885de00844ee04ad9a05177b72f5644 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2963849 Reviewed-by: Maksim Orlovich <morlovich@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#905579}
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.