Historie revizí

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