Commit History

Author SHA1 Message Date
  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
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 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
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
  Linus Groh dd5d3e2f4f LibWeb: Implement 'fetch controller' struct 2 years ago