Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik fc40d35012 LibWeb: Move paint properties invalidation flag into Document 1 year ago
  Andrew Kaster 9645daaf6c LibWeb: Remove RemoteBrowsingContext and AbstractBrowsingContext 1 year ago
  Andrew Kaster 3aee787539 LibWeb+WebContent: Convert WebDriver to choose a navigable AO 1 year ago
  Andrew Kaster adb5c27331 LibWeb: Create a new WebView for window.open()'d top level traversables 1 year ago
  Aliaksandr Kalenik bf14de4118 LibWeb: Remove direct calls of page_did_request_scroll_to() 1 year ago
  Aliaksandr Kalenik 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout 1 year ago
  Aliaksandr Kalenik d27b376699 LibWeb: Store clip border radii in CSSPixels instead of DevicePixels 1 year ago
  Aliaksandr Kalenik 0bf82f748f LibWeb: Move clip rect calculation to happen before painting 1 year ago
  Andrew Kaster 567bb0f6a2 LibWeb: Implement user navigation involvement helper for MouseEvents 1 year ago
  Andrew Kaster 4f088aff3d LibWeb: Implement synchronous session history steps 1 year ago
  Andrew Kaster 6c1944ee61 LibWeb: Flesh out apply the history step to setup the navigation API 1 year ago
  Aliaksandr Kalenik cc447c9c80 LibWeb+WebContent: Move paint recording init into Navigable 1 year ago
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable 1 year ago
  Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable 1 year ago
  Andreas Kling 0c7b1d27b4 LibWeb: Remove incomplete attempt to avoid repaints outside viewport 1 year ago
  Sam Atkins c5223ae77f LibWeb: Adjust create_document_for_inline_content() for future use 1 year ago
  Shannon Booth c63d30ce67 LibWeb: Port HTML Environments from ByteString 1 year ago
  Sam Atkins 99fc3c7551 LibWeb: Stop shadowing location_url 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Vladimir Shakhov e2391105a1 LibWeb: Call process_session_history_traversal_queue on history update 1 year ago
  Sam Atkins 9b77fc00ba LibWeb: Add missing FIXME to Navigable::navigate() 1 year ago
  Shannon Booth 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& 1 year ago
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& 1 year ago
  Andrew Kaster 0104c8d052 LibWeb: Handle window.open() when passed a navigable name 1 year ago
  Andrew Kaster fbf87299a2 LibWeb: Align choose a navigable AO closer to the spec 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Aliaksandr Kalenik 4f2a0a3d56 LibWeb: Remove ongoing navigation id check in navigate_to_a_fragment() 1 year ago
  Luke Wilde 7467307377 LibWeb: Use "POST" instead of "post" for POST resources in navigables 1 year ago
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 year ago
  Karol Kosek 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h 1 year ago