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