Historie revizí

Autor SHA1 Zpráva Datum
  Linus Groh fd35fc5ba8 LibWeb/Fetch: Fix build error in HeadersIterator::next() před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Kenneth Myhra a2381a672d LibWeb: Make factory method of Fetch::HeadersIterator fallible před 2 roky
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String před 2 roky
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Timothy Flynn 7bd8fd000f LibWeb: Generate dedicated methods to create Web constructors/prototypes před 2 roky
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr před 2 roky
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI před 2 roky
  Linus Groh afe2563e2b LibWeb: Make HeaderList ref-counted před 2 roky
  Andreas Kling 96f6c7fae5 LibWeb: Make Headers and HeadersIterator GC-allocated před 2 roky
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary před 2 roky
  Linus Groh ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] před 2 roky
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() před 2 roky
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions před 2 roky
  Linus Groh ed49b66f25 LibWeb: Implement '5.1. Headers class' from the Fetch API :^) před 3 roky