Commit History

Auteur SHA1 Bericht Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 jaar geleden
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 jaar geleden
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL 1 jaar geleden
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 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
  Kemal Zebari 3151099b21 LibWeb/Fetch: Use parsed referrer's origin in Request::construct_impl 1 jaar geleden
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 jaar geleden
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 jaar geleden
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 jaar geleden
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 jaar geleden
  Shannon Booth 6fecd8cc44 LibWeb: Add interface for 'concept-url-parser' 2 jaren geleden
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 jaren geleden
  networkException 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter 2 jaren geleden
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 jaren geleden
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch 2 jaren geleden
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues 2 jaren geleden
  Linus Groh ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() 2 jaren geleden
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String 2 jaren geleden
  Linus Groh 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String 2 jaren geleden
  Kenneth Myhra 54913adf37 LibWeb: Make factory method of Fetch::Request fallible 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 d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS 2 jaren geleden
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 jaren geleden
  Linus Groh 2f1bda3347 LibWeb/Fetch: Tweak wording in some spec comments 2 jaren geleden
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 jaren geleden
  Linus Groh 6cd57d4c15 LibWeb: Properly copy method and headers from the input in Request() 2 jaren geleden
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 jaren geleden