Histórico de Commits

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