commit | d59a0f272fb3a889a5dd3fd669f6958078153dbe | [log] [tgz] |
---|---|---|
author | Ken Buchanan <kenrb@chromium.org> | Mon Sep 30 22:51:18 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 30 22:51:18 2024 |
tree | 0973eee7b4f059ef8bd18a95707aa72799e922a5 | |
parent | 4f28d0070e76f7b3871b43fd87cef5d1a4bd2097 [diff] |
[WebAuthn] Clear pending write socket data state before sending it `EnclaveWebSocketClient` should not modify member variables after calling `InternalWrite`. Fixed: 370133761 Change-Id: Id29639790583d15bfa82e261ffcd40867a006dd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5900439 Reviewed-by: Adam Langley <agl@chromium.org> Commit-Queue: Ken Buchanan <kenrb@chromium.org> Auto-Submit: Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/main@{#1362071}
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.