提交歷史

作者 SHA1 備註 提交日期
  Jamie Mansfield aac342bf74 LibWeb/HTML: Update "can have its URL rewritten" for spec changes 11 月之前
  Andreas Kling a1519e67fb LibWeb: Fire navigation event as required in History.pushState() 11 月之前
  Andreas Kling e3408c4a7f LibWeb: Allow changing the query of file:// URL via history.pushState() 11 月之前
  Shannon Booth ffe070d7f9 LibWeb+LibURL: Use URL paths directly for comparison 1 年之前
  Shannon Booth f511c0b441 LibURL+LibWeb: Do not percent decode in password/username getters 1 年之前
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 年之前
  Timothy Flynn 9c608b46fd LibWeb+LibWebView+WebContent: Remove now-unused history change IPC 1 年之前
  Aliaksandr Kalenik a8cf1aca7c LibWeb: Rename did_update_url() to did_history_api_push_or_replace() 1 年之前
  Aliaksandr Kalenik ee3dd7977d LibWeb: Add popstate event support 1 年之前
  Aliaksandr Kalenik 939a8e9393 LibWeb: Reload navigable only if delta=0 in History::go() 1 年之前
  Timothy Flynn 8b1ad5c496 LibWeb+LibWebView+WebContent: Add a new IPC for modifying history state 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
  Bastiaan van der Plaat c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types 1 年之前
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 年之前
  Andrew Kaster 6c1944ee61 LibWeb: Flesh out apply the history step to setup the navigation API 1 年之前
  Andrew Kaster 49e0466a3d LibWeb: Add state field to History 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 年之前
  Aliaksandr Kalenik f9520af71e LibWeb: Do page_did_start_loading if history state is pushed/replaced 1 年之前
  Aliaksandr Kalenik 7cdbd59e92 LibWeb: Update session history when `History` entry is pushed/replaced 1 年之前
  Aliaksandr Kalenik 40cbe9e72b LibWeb: Add `index` and `length` into `HTML::History` 1 年之前
  Andrew Kaster b07badb832 LibWeb: Make the can have its url rewritten AO publicly accessible 1 年之前
  Aliaksandr Kalenik 1e54026269 LibWeb: Update `History::go()` to use navigables 1 年之前
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
  Shannon Booth 72f54eca26 LibWeb: Port History interface from DeprecatedString to String 1 年之前
  Andrew Kaster ca233b5cf4 LibWeb: Implement more of the shared history push/replace state steps 1 年之前