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