Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Linus Groh 5cc6b1c4db LibWeb/HTML: Port Window.fetch() to IDL vor 2 Jahren
  Luke Wilde ccdb1bcc4e LibWeb/Fetch: Implement Body's "fully read" function from the spec vor 2 Jahren
  Linus Groh ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() vor 2 Jahren
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String vor 2 Jahren
  Linus Groh 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String vor 2 Jahren
  Kenneth Myhra 54913adf37 LibWeb: Make factory method of Fetch::Request fallible vor 2 Jahren
  Timothy Flynn 7955cb14fb LibWeb: Add missing GCPtr.h includes to Fetch headers vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd vor 2 Jahren
  Linus Groh 5995a9fd06 LibWeb/Fetch: Add duplex property to Request vor 2 Jahren
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted vor 2 Jahren
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI vor 2 Jahren
  Linus Groh 9fb672e981 LibWeb: Implement '5.4. Request class' from the Fetch API :^) vor 2 Jahren