Historique des commits

Auteur SHA1 Message Date
  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
  Andrew Kaster 567bb0f6a2 LibWeb: Implement user navigation involvement helper for MouseEvents il y a 1 an
  Andrew Kaster 4f088aff3d LibWeb: Implement synchronous session history steps il y a 1 an
  Andrew Kaster 6c1944ee61 LibWeb: Flesh out apply the history step to setup the navigation API il y a 1 an
  Aliaksandr Kalenik cc447c9c80 LibWeb+WebContent: Move paint recording init into Navigable il y a 1 an
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable il y a 1 an
  Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable il y a 1 an
  Andreas Kling 0c7b1d27b4 LibWeb: Remove incomplete attempt to avoid repaints outside viewport il y a 1 an
  Sam Atkins c5223ae77f LibWeb: Adjust create_document_for_inline_content() for future use il y a 1 an
  Shannon Booth c63d30ce67 LibWeb: Port HTML Environments from ByteString il y a 1 an
  Sam Atkins 99fc3c7551 LibWeb: Stop shadowing location_url il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Vladimir Shakhov e2391105a1 LibWeb: Call process_session_history_traversal_queue on history update il y a 1 an
  Sam Atkins 9b77fc00ba LibWeb: Add missing FIXME to Navigable::navigate() il y a 1 an