servo/components/net
Narfinger 32b656adf4
More changes to HashMap/HashSet to use fxhash (#39244)
Moved more functions to fxhash. And provide comments about the choices
when necessary.


Testing: Hash functions shouldn't change functionality.

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
2025-09-29 09:51:17 +00:00
..
fetch net: Do not send data scheme requests to DevTools (#39318) 2025-09-27 21:46:17 +00:00
protocols More changes to HashMap/HashSet to use fxhash (#39244) 2025-09-29 09:51:17 +00:00
tests storage: Move storage related backend threads to their own crate (#39418) 2025-09-28 08:00:20 +00:00
async_runtime.rs net: clean shutdown of the async runtime (#38425) 2025-08-04 21:42:47 +00:00
Cargo.toml storage: Move storage related backend threads to their own crate (#39418) 2025-09-28 08:00:20 +00:00
connector.rs net: clean shutdown of the async runtime (#38425) 2025-08-04 21:42:47 +00:00
cookie.rs Update Nom to 8.0.0 (#38585) 2025-08-10 21:25:37 +00:00
cookie_storage.rs script: initial CookieStore implementation (#37968) 2025-08-21 01:00:24 +00:00
decoder.rs Enable the zstd decoder (#36530) 2025-09-10 14:58:45 +00:00
filemanager_thread.rs storage: Move storage related backend threads to their own crate (#39418) 2025-09-28 08:00:20 +00:00
hosts.rs cargo: Bump rustc to 1.89 (#36818) 2025-08-19 11:07:53 +00:00
hsts.rs Replace hsts preload list hashmap with an FST (#37015) 2025-05-20 04:26:55 +00:00
http_cache.rs servoshell: Support runtime preference manipulation (#38159) 2025-08-30 16:51:58 +00:00
http_loader.rs net: Do not send data scheme requests to DevTools (#39318) 2025-09-27 21:46:17 +00:00
image_cache.rs storage: Move storage related backend threads to their own crate (#39418) 2025-09-28 08:00:20 +00:00
lib.rs storage: Move storage related backend threads to their own crate (#39418) 2025-09-28 08:00:20 +00:00
local_directory_listing.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
request_interceptor.rs EmbedderMsg: port reply channels to GenericChannel (#39018) 2025-08-29 12:44:21 +00:00
resource_thread.rs storage: Move storage related backend threads to their own crate (#39418) 2025-09-28 08:00:20 +00:00
subresource_integrity.rs tidy: Add a rule ensuring that // comments are followed by a space in Rust (#38698) 2025-08-18 12:09:09 +00:00
websocket_loader.rs cargo: Bump rustc to 1.89 (#36818) 2025-08-19 11:07:53 +00:00