Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jonne Ransijn 69f96122b6 LibJS+LibWeb: Prevent double invocation of `[[GetOwnProperty]]` 9 mēneši atpakaļ
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 10 mēneši atpakaļ
  Matthew Olsson 9ea6ab0ad4 LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues 1 gadu atpakaļ
  Andreas Kling 493a04d5fe LibJS: Add PropertyLookupPhase enum to distinguish Object [[Get]] calls 1 gadu atpakaļ
  Aliaksandr Kalenik 39f74d3437 LibWeb: Bring HistoryHandlingBehavior up to date with the specification 1 gadu atpakaļ
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 gadu atpakaļ
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 gadu atpakaļ
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 gadu atpakaļ
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() 1 gadu atpakaļ
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access 1 gadu atpakaļ
  Andreas Kling 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 gadu atpakaļ
  Aliaksandr Kalenik d45f2a4952 LibWeb: Update `Location::replace()` to use navigables 1 gadu atpakaļ
  Aliaksandr Kalenik acff244335 LibWeb: Use `navigate()` instead of `did_set_location_href` in Location 1 gadu atpakaļ
  Aliaksandr Kalenik 43da0701fc LibWeb: Implement `navigate()` for Location object 1 gadu atpakaļ
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 2 gadi atpakaļ
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 gadi atpakaļ
  Luke Wilde 00493687f2 LibWeb: Implement location.assign 2 gadi atpakaļ
  Linus Groh bfe0df5677 LibWeb/HTML: Add missing SecurityError checks to Location 2 gadi atpakaļ
  Linus Groh 0b8ebfb618 LibWeb/HTML: Replace ThrowCompletionOr with ExceptionOr in Location 2 gadi atpakaļ
  Linus Groh 7d50be0b09 LibWeb/HTML: Port Location to new String 2 gadi atpakaļ
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL 2 gadi atpakaļ