Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth fc83653f3c LibWeb: Use HeapFunction directly in SessionHistoryTraversalQueue há 11 meses atrás
  Jamie Mansfield 4c5fa102a3 LibWeb: Don't set hashChange for classic history navigate events há 1 ano atrás
  Andrew Kaster 45860e3878 LibWeb: Move consume history-action user activation to Window há 1 ano atrás
  Andrew Kaster 9c6ebe21d2 LibWeb: Remove get prefix from activation timestamp getters há 1 ano atrás
  Jamie Mansfield 7da449ce01 LibWeb: Check correct activation (spec fix) há 1 ano atrás
  Jamie Mansfield a741f68eb9 LibWeb: Implement "consume history-action user activation" há 1 ano atrás
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction há 1 ano atrás
  Aliaksandr Kalenik 890da021c4 LibWeb: Abort ongoing navigation before firing next navigation event há 1 ano atrás
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration há 1 ano atrás
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() há 1 ano atrás
  Shannon Booth 70e2f51674 LibWeb: Prefer GCPtr<T> over Optional<NonnullGCPtr<T>> há 1 ano atrás
  Aliaksandr Kalenik 39f74d3437 LibWeb: Bring HistoryHandlingBehavior up to date with the specification há 1 ano atrás
  Aliaksandr Kalenik ce325a9912 LibWeb: Add SessionHistoryEntry::document() há 1 ano atrás
  Aliaksandr Kalenik b590d1b48b LibWeb: Transform SessionHistoryEntry from a struct to a class 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
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL há 1 ano atrás
  Andrew Kaster 1358fe85b0 LibWeb: Add option to TemporaryExecutionContext to prepare for callbacks há 1 ano atrás
  Andrew Kaster 19e802d09c LibWeb: Remove invalid assertion in API method tracker promotion AO há 1 ano atrás
  Andrew Kaster 3441b37de5 LibWeb: Store Promise::wait_for_all state in a JS-heap allocated object há 1 ano atrás
  Andrew Kaster 346eb02659 LibWeb: Remove last substantial FIXMEs from Navigation API há 1 ano atrás
  Andrew Kaster 52a9a8146b LibWeb: Remove old FIXMEs about not setting up the navigation API's NHEs 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 a8091c009b LibWeb: Add assorted AOs related to populating the navigation API's SHEs 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
  Andrew Kaster 0f8ae12d44 LibWeb: Implement fire a download request navigate event há 1 ano atrás
  Andrew Kaster 67bc3629a9 LibWeb: Implement fire a push/replace/reload navigate event há 1 ano atrás
  Andrew Kaster 5549371b52 LibWeb: Implement fire a traverse navigate event on Navigation há 1 ano atrás
  Andrew Kaster 3935105d0a LibWeb: Implement the inner navigate event firing algorithm há 1 ano atrás