Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 52fcaae71c LibWeb: Make Document::url() return URL by value vor 5 Jahren
  Luke 9de92ae4c1 LibWeb: Fix location.reload.length vor 5 Jahren
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions vor 5 Jahren
  Linus Groh b69abb3626 LibWeb: Make window.location.reload() enumerable only vor 5 Jahren
  Linus Groh eb0810bf1a LibWeb: Make window.location properties non-configurable vor 5 Jahren
  Linus Groh 6caacfec85 LibWeb: Add leading "?" to window.location.search if not empty vor 5 Jahren
  Linus Groh 8a913f336a LibWeb: Add leading "#" to window.location.hash if not empty vor 5 Jahren
  Andreas Kling 3b11e471bd LibWeb: Allow reloading the current page with location.reload() vor 5 Jahren
  Andreas Kling 71007f6ebb LibWeb: Add location.protocol and location.host vor 5 Jahren
  Andreas Kling efdfdbabdb LibWeb: Allow navigating to a new URL by setting window.location.href vor 5 Jahren
  Andreas Kling 1ec4db04cd LibWeb: Add a simple window.location object with some getters :^) vor 5 Jahren