Historial de Commits

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