Historique des commits

Auteur SHA1 Message Date
  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
  Shannon Booth 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& il y a 1 an
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& il y a 1 an
  Andrew Kaster 0104c8d052 LibWeb: Handle window.open() when passed a navigable name il y a 1 an
  Andrew Kaster fbf87299a2 LibWeb: Align choose a navigable AO closer to the spec il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Aliaksandr Kalenik 4f2a0a3d56 LibWeb: Remove ongoing navigation id check in navigate_to_a_fragment() il y a 1 an
  Luke Wilde 7467307377 LibWeb: Use "POST" instead of "post" for POST resources in navigables il y a 1 an