Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() vor 1 Jahr
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access vor 1 Jahr
  Andreas Kling 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual vor 1 Jahr
  Aliaksandr Kalenik d45f2a4952 LibWeb: Update `Location::replace()` to use navigables vor 1 Jahr
  Aliaksandr Kalenik acff244335 LibWeb: Use `navigate()` instead of `did_set_location_href` in Location vor 1 Jahr
  Aliaksandr Kalenik 43da0701fc LibWeb: Implement `navigate()` for Location object vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset vor 2 Jahren
  Luke Wilde 00493687f2 LibWeb: Implement location.assign vor 2 Jahren
  Linus Groh bfe0df5677 LibWeb/HTML: Add missing SecurityError checks to Location vor 2 Jahren
  Linus Groh 0b8ebfb618 LibWeb/HTML: Replace ThrowCompletionOr with ExceptionOr in Location vor 2 Jahren
  Linus Groh 7d50be0b09 LibWeb/HTML: Port Location to new String vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL vor 2 Jahren