Historial de Commits

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