Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 year ago
..
Fetching 70e2f51674 LibWeb: Prefer GCPtr<T> over Optional<NonnullGCPtr<T>> 1 year ago
Infrastructure a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 year ago
Body.cpp 4bdb7dba8c LibWeb: Add and use a helper to reject a promise with an exception 1 year ago
Body.h bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 year ago
Body.idl 1a94241f58 IDL: Add missing #imports 1 year ago
BodyInit.cpp 69b5d7c0e6 LibWeb: Avoid UAF when encoding a fetch request body via URLSearchParams 1 year ago
BodyInit.h f9e5b43b7a LibWeb: Rename URL platform object to DOMURL 1 year ago
BodyInit.idl f9e5b43b7a LibWeb: Rename URL platform object to DOMURL 1 year ago
Enums.cpp c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy 1 year ago
Enums.h c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy 1 year ago
FetchMethod.cpp c6f070d29e LibWeb/Fetch: Don't crash when a fetch request times out 1 year ago
FetchMethod.h 5cc6b1c4db LibWeb/HTML: Port Window.fetch() to IDL 2 years ago
Headers.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Headers.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
Headers.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 year ago
HeadersIterator.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HeadersIterator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
Request.cpp 17e64cf08b LibWeb/Fetch: Replace usages of AbortSignal::follow() in Fetch::Request 1 year ago
Request.h 17e64cf08b LibWeb/Fetch: Replace usages of AbortSignal::follow() in Fetch::Request 1 year ago
Request.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
Response.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Response.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
Response.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 year ago