Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik adcc3905e5 LibWeb: Pass SynchronousNavigation flag into "apply the history step" il y a 1 an
  Aliaksandr Kalenik aefed21927 LibWeb: Add missing set_delaying_load_events(false) in navigate() il y a 1 an
  Timothy Flynn 48fb343230 LibWeb: Change HTMLParser's factory to accept the encoding as StringView il y a 1 an
  0x4261756D a005aae497 LibJS: Add missing Base::visit_edges() in FetchAlgorithms and Navigable il y a 1 an
  Aliaksandr Kalenik 9098fa23a2 LibWeb: Catch up with the spec on document destroy, abort and unload il y a 1 an
  Aliaksandr Kalenik 220088480b LibWeb: Bring "apply the history step" up to date with the spec il y a 1 an
  Aliaksandr Kalenik 18cfbb5cb4 LibWeb: Bring initialize_navigable() up to date with the spec il y a 1 an
  Aliaksandr Kalenik ffd3639b17 LibWeb: Pass navigation params by const-ref to load_document() il y a 1 an
  Aliaksandr Kalenik ce325a9912 LibWeb: Add SessionHistoryEntry::document() il y a 1 an
  Aliaksandr Kalenik b590d1b48b LibWeb: Transform SessionHistoryEntry from a struct to a class il y a 1 an
  Andreas Kling 4e4b9f440f Revert "LibWeb: Run IntersectionObserver steps only when needed" il y a 1 an
  Aliaksandr Kalenik e3e6af39bc LibWeb: Add basic implementation of has_a_rendering_opportunity() il y a 1 an
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library il y a 1 an
  mobounya 190a8f948e LibWeb: Don't crash when visiting about:srcdoc il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Andreas Kling 11b4216e65 LibWeb: Run IntersectionObserver steps only when needed il y a 1 an
  Aliaksandr Kalenik d3f8d24abb LibWeb+WebContent: Remove PageClient::page_did_invalidate() il y a 1 an
  Aliaksandr Kalenik c3f5dbb101 LibWeb: Paint page only if something that requires repaint happened il y a 1 an
  Aliaksandr Kalenik fcf293a8df LibWeb: Implement gathering and broadcasting of resize observations il y a 1 an
  Aliaksandr Kalenik 11d746a67f LibWeb+WebContent: Separate painting command list from RecordingPainter il y a 1 an
  Andrew Kaster a0e7af0cd9 LibWeb: Don't choose destroyed navigables in choose a navigable AO il y a 1 an
  Aliaksandr Kalenik 76d1536307 LibWeb: Optimize scroll offset and clip state recalculation il y a 1 an
  Aliaksandr Kalenik fc40d35012 LibWeb: Move paint properties invalidation flag into Document il y a 1 an
  Andrew Kaster 9645daaf6c LibWeb: Remove RemoteBrowsingContext and AbstractBrowsingContext il y a 1 an
  Andrew Kaster 3aee787539 LibWeb+WebContent: Convert WebDriver to choose a navigable AO il y a 1 an
  Andrew Kaster adb5c27331 LibWeb: Create a new WebView for window.open()'d top level traversables il y a 1 an
  Aliaksandr Kalenik bf14de4118 LibWeb: Remove direct calls of page_did_request_scroll_to() il y a 1 an
  Aliaksandr Kalenik 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout il y a 1 an
  Aliaksandr Kalenik d27b376699 LibWeb: Store clip border radii in CSSPixels instead of DevicePixels il y a 1 an
  Aliaksandr Kalenik 0bf82f748f LibWeb: Move clip rect calculation to happen before painting il y a 1 an