Commit Verlauf

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