提交历史

作者 SHA1 备注 提交日期
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
  Linus Groh 5cc6b1c4db LibWeb/HTML: Port Window.fetch() to IDL 2 年之前
  Luke Wilde ccdb1bcc4e LibWeb/Fetch: Implement Body's "fully read" function from the spec 2 年之前
  Linus Groh ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() 2 年之前
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String 2 年之前
  Linus Groh 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String 2 年之前
  Kenneth Myhra 3f50025126 LibWeb: Make factory method of Fetch::Response fallible 2 年之前
  Timothy Flynn 7955cb14fb LibWeb: Add missing GCPtr.h includes to Fetch headers 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd 2 年之前
  Sam Atkins 0823a3c422 BindingsGenerator+LibWeb: Pass a VM to static IDL-based functions 2 年之前
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted 2 年之前
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI 2 年之前
  Linus Groh 0b52b883af LibWeb: Implement '5.5. Response class' from the Fetch API :^) 2 年之前