Timothy Flynn
|
7b3ddd5e15
LibWeb: Track fetching-related tasks in FetchController for cancellation
|
1 year ago |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 year ago |
Aliaksandr Kalenik
|
baf37af09c
LibWeb: Use JS::HeapFunction for callbacks in FetchController
|
1 year ago |
Timothy Flynn
|
8d4d01d99a
LibWeb: Invent a method to stop an in-progress fetch without errors
|
2 years ago |
Luke Wilde
|
9acc542059
LibWeb: Propagate Realm instead of VM more through Fetch
|
2 years ago |
Timothy Flynn
|
7955cb14fb
LibWeb: Add missing GCPtr.h includes to Fetch headers
|
2 years ago |
Linus Groh
|
dd5d3e2f4f
LibWeb: Implement 'fetch controller' struct
|
2 years ago |