Commit History

Autor SHA1 Mensaxe Data
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction hai 1 ano
  Aliaksandr Kalenik 9f4b922f1c LibWeb: Look into nested session histories to find max history step hai 1 ano
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration hai 1 ano
  Aliaksandr Kalenik c96fc902ff LibWeb+LibWebView+WebContent: Add did_change_url() IPC call hai 1 ano
  Aliaksandr Kalenik 461184d964 LibWeb+LibWebView+WebContent: Add did_update_navigation_buttons_state() hai 1 ano
  Aliaksandr Kalenik 91377f3ab9 LibWeb: Fix always hanging Navigable::reload() hai 1 ano
  Aliaksandr Kalenik d86ad2fcfa LibWeb: Process all task source while waiting for document population hai 1 ano
  Aliaksandr Kalenik 600ecdd5f7 LibWeb: Separate spin_until() into multiple steps in apply history step hai 1 ano
  Aliaksandr Kalenik 8fa636d8d5 LibWeb: Make SessionHistoryTraversalQueue GC-allocated hai 1 ano
  Matthew Olsson d47f656a3a LibJS+LibWeb: Mark a few variables as IGNORE_USE_IN_ESCAPING_LAMBDA hai 1 ano
  Aliaksandr Kalenik 8cc2ee34db LibWeb: Check if entryToReplace is contained in session history entries hai 1 ano
  Aliaksandr Kalenik adcc3905e5 LibWeb: Pass SynchronousNavigation flag into "apply the history step" hai 1 ano
  Aliaksandr Kalenik db31fa730a LibWeb: Increase completed jobs number even if navigable is destroyed hai 1 ano
  Aliaksandr Kalenik 9098fa23a2 LibWeb: Catch up with the spec on document destroy, abort and unload hai 1 ano
  Andreas Kling f90489acd6 Revert "LibWeb: Fix endless spinning in apply_the_history_step()" hai 1 ano
  Andreas Kling 872fa58ef8 Revert "LibWeb: Fix hanging location.reload() when SHE is populated by fetching" hai 1 ano
  Aliaksandr Kalenik 966b042db6 LibWeb: Fix hanging location.reload() when SHE is populated by fetching hai 1 ano
  Aliaksandr Kalenik 609a72f7c7 LibWeb: Fix endless spinning in apply_the_history_step() hai 1 ano
  Aliaksandr Kalenik baf589deef LibWeb: Add missing navigable destroyed check hai 1 ano
  Aliaksandr Kalenik 220088480b LibWeb: Bring "apply the history step" up to date with the spec hai 1 ano
  Aliaksandr Kalenik ce325a9912 LibWeb: Add SessionHistoryEntry::document() hai 1 ano
  Aliaksandr Kalenik b590d1b48b LibWeb: Transform SessionHistoryEntry from a struct to a class hai 1 ano
  Aliaksandr Kalenik e09816c37c LibWeb: Run only tasks with navigation source in "apply history step" hai 1 ano
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hai 1 ano
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hai 1 ano
  Andrew Kaster 2b3bc2654f LibWeb: Mark Navigable as destroyed in destroy_top_level_traversable AO hai 1 ano
  Andrew Kaster 53273e2037 LibWeb: Don't navigate() to about:blank when making a fresh Traversable hai 1 ano
  Andrew Kaster 813c66403d LibWeb: Catch null browsing context in destroy_top_level_traversable hai 1 ano
  Andrew Kaster 36cd2fb7c5 Ladybird+WebContent: Update IPC calls to handle multiple traversables hai 1 ano
  Andrew Kaster 4f088aff3d LibWeb: Implement synchronous session history steps hai 1 ano