Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes vor 1 Jahr
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL vor 1 Jahr
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Kemal Zebari 3151099b21 LibWeb/Fetch: Use parsed referrer's origin in Request::construct_impl 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
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible vor 1 Jahr
  Shannon Booth 6fecd8cc44 LibWeb: Add interface for 'concept-url-parser' vor 2 Jahren
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() vor 2 Jahren
  networkException 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter vor 2 Jahren
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr vor 2 Jahren
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch vor 2 Jahren
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues 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 b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 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
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS vor 2 Jahren
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr vor 2 Jahren
  Linus Groh 2f1bda3347 LibWeb/Fetch: Tweak wording in some spec comments vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Linus Groh 6cd57d4c15 LibWeb: Properly copy method and headers from the input in Request() vor 2 Jahren
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s vor 2 Jahren