Commit History

Author SHA1 Message Date
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  MacDue 8d2c2f7c52 LibWeb: Determine the origin when navigating across documents 2 years ago
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec 2 years ago
  Andreas Kling ffb23db57f LibWeb: Add browsing context "still on its initial about:blank Document" 2 years ago
  Andreas Kling c4a0b7057b LibWeb: Add basic skeleton of HTML "session history" to BrowsingContext 2 years ago
  Andreas Kling 0f6e1f7a32 LibWeb: Make BrowsingContext ask PageClient when it wants to be scrolled 3 years ago
  sin-ack aaa954f900 LibWeb: Bring handling of anchor elements closer to spec 3 years ago
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Simon Wanner 7969161f07 LibWeb: Implement window.name 3 years ago
  Luke Wilde 0f660760ed LibWeb: Fix incorrect check in BrowsingContext::is_top_level 3 years ago
  Andreas Kling b34dd0fb24 LibWeb: Repaint entire viewport after document layout 3 years ago
  Andreas Kling 1165a94624 LibWeb: Implement BrowsingContext::currently_focused_area() 3 years ago
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 years ago