commit | b970120ab0d00b6ea87c1811349da3e2b2d20f15 | [log] [tgz] |
---|---|---|
author | Chao Chen 💦 <chachen@microsoft.com> | Fri Sep 20 03:42:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 20 03:42:46 2024 |
tree | d1d097be4a52856aa7e8f4d98827a29b4af8beab | |
parent | 04c3129bae35df2926e9b9477d2242f1ce427a48 [diff] |
Improve Sec-Session-Challenge parser and tests Addressed the comments raised in https://chromium-review.googlesource.com/c/chromium/src/+/5790399. Bug: 367771111 Change-Id: I8f502667fab9b35df85070bd155f0ac525dbb75a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5869296 Reviewed-by: Kristian Monsen <kristianm@chromium.org> Auto-Submit: Chao Chen <chachen@microsoft.com> Reviewed-by: Adam Rice <ricea@chromium.org> Commit-Queue: Chao Chen <chachen@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1358003}
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.