ladybird/Libraries/LibWeb/Fetch/Infrastructure
Kenneth Myhra 70cafc558e LibWeb: Replace request's "window" with "traversable for user prompts"
User prompts are not tied to specific Windows or the client's Window.
They are tied to a traversable navigable (browser tab).
2025-08-08 11:12:53 +01:00
..
HTTP LibWeb: Replace request's "window" with "traversable for user prompts" 2025-08-08 11:12:53 +01:00
ConnectionTimingInfo.h
FetchAlgorithms.cpp
FetchAlgorithms.h
FetchController.cpp LibWeb: Use forward-declarations of structured serialized types 2025-07-18 10:09:02 -04:00
FetchController.h LibWeb: Use forward-declarations of structured serialized types 2025-07-18 10:09:02 -04:00
FetchParams.cpp
FetchParams.h
FetchRecord.cpp LibWeb: Make ESO "fetch group" weakly reference the fetch records 2025-07-29 20:00:17 -04:00
FetchRecord.h LibWeb: Make ESO "fetch group" weakly reference the fetch records 2025-07-29 20:00:17 -04:00
FetchTimingInfo.cpp
FetchTimingInfo.h
HTTP.cpp
HTTP.h
IncrementalReadLoopReadRequest.cpp LibWeb: Add "parallel queue" and allow it as fetch task destination 2025-07-17 00:13:39 +02:00
IncrementalReadLoopReadRequest.h LibWeb: Add "parallel queue" and allow it as fetch task destination 2025-07-17 00:13:39 +02:00
MimeTypeBlocking.cpp
MimeTypeBlocking.h
NetworkPartitionKey.cpp LibWeb: Make Environment's top level origin nullable 2025-05-27 14:48:43 +12:00
NetworkPartitionKey.h
NoSniffBlocking.cpp LibWeb: Prefer using equals_ignoring_ascii_case 2025-05-21 13:45:02 +01:00
NoSniffBlocking.h
PortBlocking.cpp
PortBlocking.h
RequestOrResponseBlocking.h
Task.cpp LibWeb: Add "parallel queue" and allow it as fetch task destination 2025-07-17 00:13:39 +02:00
Task.h LibWeb: Add "parallel queue" and allow it as fetch task destination 2025-07-17 00:13:39 +02:00
URL.cpp
URL.h