Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 year ago
..
HTTP 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 year ago
ConnectionTimingInfo.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
ConnectionTimingInfo.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
FetchAlgorithms.cpp a005aae497 LibJS: Add missing Base::visit_edges() in FetchAlgorithms and Navigable 1 year ago
FetchAlgorithms.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
FetchController.cpp 7b3ddd5e15 LibWeb: Track fetching-related tasks in FetchController for cancellation 1 year ago
FetchController.h 7b3ddd5e15 LibWeb: Track fetching-related tasks in FetchController for cancellation 1 year ago
FetchParams.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
FetchParams.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
FetchTimingInfo.cpp 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 year ago
FetchTimingInfo.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 year ago
HTTP.cpp d74059580c LibWeb: Return the correct substring when parsing an HTTP quoted string 1 year ago
HTTP.h 11023a3c53 LibWeb/Fetch: Port infrastructure to new String 2 years ago
MimeTypeBlocking.cpp ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() 2 years ago
MimeTypeBlocking.h ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() 2 years ago
NoSniffBlocking.cpp ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() 2 years ago
NoSniffBlocking.h 58ad6de954 LibWeb: Implement 'Should response be blocked due to nosniff?' AO 2 years ago
PortBlocking.cpp 62228f0870 LibWeb: Implement 'Should request be blocked due to a bad port' AO 2 years ago
PortBlocking.h 62228f0870 LibWeb: Implement 'Should request be blocked due to a bad port' AO 2 years ago
RequestOrResponseBlocking.h 62228f0870 LibWeb: Implement 'Should request be blocked due to a bad port' AO 2 years ago
Task.cpp a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 year ago
Task.h 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated 1 year ago
URL.cpp 74377618b1 LibWeb: Process Base64 data URLs with the forgiving Base64 algorithm 1 year ago
URL.h 24ecf31ff5 LibURL+LibWeb: Move data URL processing to LibWeb's fetch infrastructure 1 year ago