Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ há 2 anos atrás
  Andreas Kling 6c33dea6a6 LibWeb: Implement the "close" algorithm for browsing contexts há 2 anos atrás
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec há 2 anos atrás
  Andreas Kling d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages há 2 anos atrás
  Andreas Kling 4ee5dfbe4b LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms há 2 anos atrás
  Andreas Kling 8ead228202 LibWeb: Implement "browsing context group" concept from the HTML spec há 2 anos atrás
  Andreas Kling da451467b1 LibWeb: Implement basic "scroll" events at the document level há 2 anos atrás
  networkException e377e28fd2 LibWeb: Implement window.length há 2 anos atrás
  Andreas Kling 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  MacDue 8d2c2f7c52 LibWeb: Determine the origin when navigating across documents há 2 anos atrás
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec há 3 anos atrás
  Andreas Kling ffb23db57f LibWeb: Add browsing context "still on its initial about:blank Document" há 3 anos atrás
  Andreas Kling c4a0b7057b LibWeb: Add basic skeleton of HTML "session history" to BrowsingContext há 3 anos atrás
  Andreas Kling 0f6e1f7a32 LibWeb: Make BrowsingContext ask PageClient when it wants to be scrolled há 3 anos atrás
  sin-ack aaa954f900 LibWeb: Bring handling of anchor elements closer to spec há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Simon Wanner 7969161f07 LibWeb: Implement window.name há 3 anos atrás
  Luke Wilde 0f660760ed LibWeb: Fix incorrect check in BrowsingContext::is_top_level há 3 anos atrás
  Andreas Kling b34dd0fb24 LibWeb: Repaint entire viewport after document layout há 3 anos atrás
  Andreas Kling 1165a94624 LibWeb: Implement BrowsingContext::currently_focused_area() há 3 anos atrás
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ há 3 anos atrás