Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik 0b48c1ea3f Everywhere: Remove AffineCommandExecutorCPU 1 year ago
  Aliaksandr Kalenik 6dd124fc87 LibWeb+WebContent+WebWorker: Allow to query painter type from PageClient 1 year ago
  Aliaksandr Kalenik d292152e2e LibWeb: Add Skia painting command executor 1 year ago
  Aliaksandr Kalenik cbd566a354 LibWeb+WebContent: Move PageClient::paint() into TraversableNavigable 1 year ago
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable 1 year ago
  Andreas Kling 9cd4a65071 LibWeb: Move TraversableNavigable::m_page up to Navigable 1 year ago
  Aliaksandr Kalenik 64ad536dbb LibWeb: Create HeapFunction for after_document_populated 1 year ago
  Aliaksandr Kalenik 3c33e1eba9 LibWeb: Make ChangingNavigableContinuationState be GC-allocated 1 year ago
  Aliaksandr Kalenik 2f345c4ab5 LibWeb: Use HeapFunction for `update_document` callback 1 year ago
  Aliaksandr Kalenik 3b3816e683 LibWeb: Remove changing_navigable_continuation capture in callback 1 year ago
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 year ago
  Aliaksandr Kalenik 9f4b922f1c LibWeb: Look into nested session histories to find max history step 1 year ago
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 year ago
  Aliaksandr Kalenik c96fc902ff LibWeb+LibWebView+WebContent: Add did_change_url() IPC call 1 year ago
  Aliaksandr Kalenik 461184d964 LibWeb+LibWebView+WebContent: Add did_update_navigation_buttons_state() 1 year ago
  Aliaksandr Kalenik 91377f3ab9 LibWeb: Fix always hanging Navigable::reload() 1 year ago
  Aliaksandr Kalenik d86ad2fcfa LibWeb: Process all task source while waiting for document population 1 year ago
  Aliaksandr Kalenik 600ecdd5f7 LibWeb: Separate spin_until() into multiple steps in apply history step 1 year ago
  Aliaksandr Kalenik 8fa636d8d5 LibWeb: Make SessionHistoryTraversalQueue GC-allocated 1 year ago
  Matthew Olsson d47f656a3a LibJS+LibWeb: Mark a few variables as IGNORE_USE_IN_ESCAPING_LAMBDA 1 year ago
  Aliaksandr Kalenik 8cc2ee34db LibWeb: Check if entryToReplace is contained in session history entries 1 year ago
  Aliaksandr Kalenik adcc3905e5 LibWeb: Pass SynchronousNavigation flag into "apply the history step" 1 year ago
  Aliaksandr Kalenik db31fa730a LibWeb: Increase completed jobs number even if navigable is destroyed 1 year ago
  Aliaksandr Kalenik 9098fa23a2 LibWeb: Catch up with the spec on document destroy, abort and unload 1 year ago
  Andreas Kling f90489acd6 Revert "LibWeb: Fix endless spinning in apply_the_history_step()" 1 year ago
  Andreas Kling 872fa58ef8 Revert "LibWeb: Fix hanging location.reload() when SHE is populated by fetching" 1 year ago
  Aliaksandr Kalenik 966b042db6 LibWeb: Fix hanging location.reload() when SHE is populated by fetching 1 year ago
  Aliaksandr Kalenik 609a72f7c7 LibWeb: Fix endless spinning in apply_the_history_step() 1 year ago
  Aliaksandr Kalenik baf589deef LibWeb: Add missing navigable destroyed check 1 year ago
  Aliaksandr Kalenik 220088480b LibWeb: Bring "apply the history step" up to date with the spec 1 year ago