Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik d45f2a4952 LibWeb: Update `Location::replace()` to use navigables 1 year ago
  Aliaksandr Kalenik acff244335 LibWeb: Use `navigate()` instead of `did_set_location_href` in Location 1 year ago
  Aliaksandr Kalenik 43da0701fc LibWeb: Implement `navigate()` for Location object 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 years ago
  Luke Wilde 00493687f2 LibWeb: Implement location.assign 2 years ago
  Linus Groh bfe0df5677 LibWeb/HTML: Add missing SecurityError checks to Location 2 years ago
  Linus Groh 0b8ebfb618 LibWeb/HTML: Replace ThrowCompletionOr with ExceptionOr in Location 2 years ago
  Linus Groh 7d50be0b09 LibWeb/HTML: Port Location to new String 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL 2 years ago