Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 03da70c7d0 LibWeb: Split JS wrapper constructors into construct/initialize 5 年之前
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors 5 年之前
  Andreas Kling 52fcaae71c LibWeb: Make Document::url() return URL by value 5 年之前
  Luke 9de92ae4c1 LibWeb: Fix location.reload.length 5 年之前
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions 5 年之前
  Linus Groh b69abb3626 LibWeb: Make window.location.reload() enumerable only 5 年之前
  Linus Groh eb0810bf1a LibWeb: Make window.location properties non-configurable 5 年之前
  Linus Groh 6caacfec85 LibWeb: Add leading "?" to window.location.search if not empty 5 年之前
  Linus Groh 8a913f336a LibWeb: Add leading "#" to window.location.hash if not empty 5 年之前
  Andreas Kling 3b11e471bd LibWeb: Allow reloading the current page with location.reload() 5 年之前
  Andreas Kling 71007f6ebb LibWeb: Add location.protocol and location.host 5 年之前
  Andreas Kling efdfdbabdb LibWeb: Allow navigating to a new URL by setting window.location.href 5 年之前
  Andreas Kling 1ec4db04cd LibWeb: Add a simple window.location object with some getters :^) 5 年之前