Commit History

Auteur SHA1 Bericht Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 jaar geleden
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 jaar geleden
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 jaar geleden
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 jaar geleden
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 1 jaar geleden
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 jaar geleden
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 1 jaar geleden
  Linus Groh fd35fc5ba8 LibWeb/Fetch: Fix build error in HeadersIterator::next() 2 jaren geleden
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 jaren geleden
  Kenneth Myhra a2381a672d LibWeb: Make factory method of Fetch::HeadersIterator fallible 2 jaren geleden
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 jaren geleden
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 jaren geleden
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 jaren geleden
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 jaren geleden
  Timothy Flynn 7bd8fd000f LibWeb: Generate dedicated methods to create Web constructors/prototypes 2 jaren geleden
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 jaren geleden
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 jaren geleden
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 jaren geleden
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI 2 jaren geleden
  Linus Groh afe2563e2b LibWeb: Make HeaderList ref-counted 2 jaren geleden
  Andreas Kling 96f6c7fae5 LibWeb: Make Headers and HeadersIterator GC-allocated 2 jaren geleden
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary 2 jaren geleden
  Linus Groh ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] 2 jaren geleden
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 2 jaren geleden
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 jaren geleden
  Linus Groh ed49b66f25 LibWeb: Implement '5.1. Headers class' from the Fetch API :^) 3 jaren geleden