commit | ce2d3264e5e5233f68c21e7a310aae965184614c | [log] [tgz] |
---|---|---|
author | Kenichi Ishibashi <bashi@chromium.org> | Wed Nov 06 16:24:18 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 16:24:18 2024 |
tree | 6e7464542085dc07f0b27a0ed5d8281f303890e3 | |
parent | 3232f56e5d1503662e55ee1eb9015fa97968c7cf [diff] |
Add NetLog event for TLS 1.3 Early Data result The event is useful to see whether Early Data is accepted or rejected. Bug: 41272059 Change-Id: I680081eec2a7f1ccf39dba1a01e80e34952c3412 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5998911 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/main@{#1379038}
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.