commit | 40a5a809b596a1032395f45b5e2a9aefb6e7a063 | [log] [tgz] |
---|---|---|
author | Youssef Bourouphael <ybourouphael@google.com> | Tue Apr 09 20:10:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 09 20:10:55 2024 |
tree | f3f64eb9bcd7502412184984f84443c3054f5ffe | |
parent | 7f7e815b86f19a06766d33ba5603a518ff7b1dbf [diff] |
slight 'kAlwaysAllowFledgeDeprecatedRenderURLReplacements' change. This change makes the 'kAlwaysAllowFledgeDeprecatedRenderURLReplacements' only be able to turn off the deprecatedRenderURLReplacements feature, instead of turning it on and off. deprecatedRenderURLReplacements will only be turned on via the regular runtime flag and this new flag will only stop the feature from being disabled within the Cookie Deprecation Facilitated Testing. Tests have been modified to verify behavior properly. Change-Id: Ie6d2db256ebbd58bfaed73e2d43bfef14f78dc67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5439725 Reviewed-by: Russ Hamilton <behamilton@google.com> Reviewed-by: David Baron <dbaron@chromium.org> Commit-Queue: Youssef Bourouphael <ybourouphael@google.com> Cr-Commit-Position: refs/heads/main@{#1284664}
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.