Commit History

Author SHA1 Message Date
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers 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
  Andreas Kling f60d82eb85 LibWeb: Make HTML::Environment a GC-allocated type 1 year ago
  Aliaksandr Kalenik 55154b6c68 LibWeb: Use SafeFunction for completion steps in "populate SHE" 1 year ago
  Aliaksandr Kalenik 376427380e LibWeb: Make NavigationParams be GC-allocated 1 year ago
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 year ago
  Aliaksandr Kalenik d3cfe35fbd LibWeb: Do not destroy document until whole subtree completed unloading 1 year ago
  Aliaksandr Kalenik 649f70db65 LibWeb+WebContent: Initialise JS console from Document::initialize() 1 year ago
  Aliaksandr Kalenik 00531573a4 LibWeb: Remove `SessionHistoryTraversalQueue::process()` 1 year ago
  Aliaksandr Kalenik adcc3905e5 LibWeb: Pass SynchronousNavigation flag into "apply the history step" 1 year ago
  Aliaksandr Kalenik aefed21927 LibWeb: Add missing set_delaying_load_events(false) in navigate() 1 year ago
  Timothy Flynn 48fb343230 LibWeb: Change HTMLParser's factory to accept the encoding as StringView 1 year ago
  0x4261756D a005aae497 LibJS: Add missing Base::visit_edges() in FetchAlgorithms and Navigable 1 year ago
  Aliaksandr Kalenik 9098fa23a2 LibWeb: Catch up with the spec on document destroy, abort and unload 1 year ago
  Aliaksandr Kalenik 220088480b LibWeb: Bring "apply the history step" up to date with the spec 1 year ago
  Aliaksandr Kalenik 18cfbb5cb4 LibWeb: Bring initialize_navigable() up to date with the spec 1 year ago
  Aliaksandr Kalenik ffd3639b17 LibWeb: Pass navigation params by const-ref to load_document() 1 year ago
  Aliaksandr Kalenik ce325a9912 LibWeb: Add SessionHistoryEntry::document() 1 year ago
  Aliaksandr Kalenik b590d1b48b LibWeb: Transform SessionHistoryEntry from a struct to a class 1 year ago
  Andreas Kling 4e4b9f440f Revert "LibWeb: Run IntersectionObserver steps only when needed" 1 year ago
  Aliaksandr Kalenik e3e6af39bc LibWeb: Add basic implementation of has_a_rendering_opportunity() 1 year ago
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
  mobounya 190a8f948e LibWeb: Don't crash when visiting about:srcdoc 1 year ago
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
  Andreas Kling 11b4216e65 LibWeb: Run IntersectionObserver steps only when needed 1 year ago
  Aliaksandr Kalenik d3f8d24abb LibWeb+WebContent: Remove PageClient::page_did_invalidate() 1 year ago
  Aliaksandr Kalenik c3f5dbb101 LibWeb: Paint page only if something that requires repaint happened 1 year ago
  Aliaksandr Kalenik fcf293a8df LibWeb: Implement gathering and broadcasting of resize observations 1 year ago
  Aliaksandr Kalenik 11d746a67f LibWeb+WebContent: Separate painting command list from RecordingPainter 1 year ago