Historique des commits

Auteur SHA1 Message Date
  Jonne Ransijn 69f96122b6 LibJS+LibWeb: Prevent double invocation of `[[GetOwnProperty]]` il y a 9 mois
  Shannon Booth 84dc83e0e0 LibWeb: Rename current_global_object to current_principal_global_object il y a 9 mois
  Andreas Kling dd419b5a8d AK: Make String::number() infallible il y a 9 mois
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String il y a 9 mois
  Shannon Booth ea971792b5 LibWeb: Throw a SyntaxError on invalid URL for Location href setter il y a 10 mois
  Shannon Booth 501f92b54e LibWeb+LibURL: Consolidate Origin parsing and serialization into LibURL il y a 10 mois
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere il y a 10 mois
  Khaled Lakehal 514a2a1757 LibWeb: Add setter implementation for `location.search` il y a 11 mois
  Tim Ledbetter 1365289d98 LibWeb: Implement the setter for `location.protocol` il y a 11 mois
  Shannon Booth ff71d8f2c9 LibURL+LibWeb: Pass a mutable reference URL to URL parser il y a 11 mois
  Shannon Booth cc55732332 LibURL+Everywhere: Only percent decode URL paths when actually needed il y a 1 an
  Andreas Kling 493a04d5fe LibJS: Add PropertyLookupPhase enum to distinguish Object [[Get]] calls il y a 1 an
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration il y a 1 an
  Aliaksandr Kalenik efefd44a9f LibWeb: Navigate to changed url in Location::set_hash() il y a 1 an
  Aliaksandr Kalenik 39f74d3437 LibWeb: Bring HistoryHandlingBehavior up to date with the specification il y a 1 an
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() il y a 1 an
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access il y a 1 an
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params il y a 1 an
  Aliaksandr Kalenik d45f2a4952 LibWeb: Update `Location::replace()` to use navigables il y a 1 an
  Aliaksandr Kalenik acff244335 LibWeb: Use `navigate()` instead of `did_set_location_href` in Location il y a 1 an
  Aliaksandr Kalenik 083e4a3f30 LibWeb: Update `Location::reload()` to use navigables il y a 1 an
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String il y a 1 an
  Andrew Kaster 6cfe19e5be LibWeb: Update Navigable::navigate() to the current state of the spec il y a 1 an
  Aliaksandr Kalenik 43da0701fc LibWeb: Implement `navigate()` for Location object il y a 1 an