0
Files
src/net
Chris Fredrickson 3f6dcdc661 [RWS] Add CHECK that no set is a singleton
The RWS parser *should* uphold this invariant, but making this
invariant explicit in the type's ctor allows our fuzzers to tell us if
they are able to break the invariant.

Change-Id: I89c25321bf97096740dbecd5c900bc0f1a61e391
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5122551
Auto-Submit: Chris Fredrickson <cfredric@chromium.org>
Commit-Queue: Sam LeDoux <sledoux@chromium.org>
Reviewed-by: Sam LeDoux <sledoux@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1238146}
2023-12-15 18:20:44 +00:00
..
2023-12-14 16:35:42 +00:00
2023-12-12 17:44:37 +00:00
2023-12-15 17:33:38 +00:00
2023-12-14 16:35:42 +00:00
2023-12-14 16:35:42 +00:00
2023-12-14 16:35:42 +00:00
2023-12-14 16:35:42 +00:00
2023-12-14 16:35:42 +00:00
2023-10-12 10:34:35 +00:00

Chrome Networking Stack

This directory contains the code behind Chrome's networking stack. It is documented here.