commit | e320767e0fdd22dfeaff333b179661b8d38f1519 | [log] [tgz] |
---|---|---|
author | Andrew Williams <[email protected]> | Fri Sep 10 04:38:00 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Sep 10 04:38:00 2021 |
tree | 3050433d9244e95bef8a1b2aba9c948024fe0489 | |
parent | cd8b3e28e1dd422bdd1d6d22bcc8562bfc14e1fe [diff] |
Add new exclusion reasons for cookie size check failures Adds two new exclusion reasons for cases where the cookie fails size checks. These ExclusionReasons will allow more helpful context to be presented to the user (implemented in a later commit). Bug: 1228815, 1225342 Change-Id: Ib3fb933921ad391ccf189ae1f4491254c905d43c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3150450 Reviewed-by: Maksim Orlovich <[email protected]> Commit-Queue: Andrew Williams <[email protected]> Cr-Commit-Position: refs/heads/main@{#920115}
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.