Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 39660a8680 LibWeb: Remove now-unused Bindings::Wrapper class há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  MacDue 965237efb8 LibWeb: Don't return an opaque origin for file:// URLs há 2 anos atrás
  MacDue 8d2c2f7c52 LibWeb: Determine the origin when navigating across documents há 2 anos atrás
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() há 2 anos atrás
  Linus Groh c8f1651761 LibJS+LibWeb: Restore type safety of Realm::set_global_object() há 2 anos atrás
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec há 2 anos atrás
  Andreas Kling 69a45adfbe LibWeb: Remove page_did_set_document_in_top_level_browsing_context() há 2 anos atrás
  Andreas Kling ffb23db57f LibWeb: Add browsing context "still on its initial about:blank Document" há 2 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
  Andreas Kling 485ef276bd LibWeb: Invalidate style & layout inside iframes when they change size 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
  Andreas Kling 1ac0116688 LibWeb: Invalidate layout on BrowsingContext resize há 3 anos atrás
  Andreas Kling 8aa24c45dd LibWeb: Make BrowsingContext::reset_cursor_blink_cycle() more robust há 3 anos atrás
  Andreas Kling cf69cc7f7d LibWeb: Invalidate style when a browsing context's viewport is resized há 3 anos atrás
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML há 3 anos atrás
  Luke Wilde 0f660760ed LibWeb: Fix incorrect check in BrowsingContext::is_top_level há 3 anos atrás
  Andreas Kling 5f54b8dd6c LibWeb: Fire "input" and "change" events when editing a text <input> há 3 anos atrás
  Andreas Kling 4708a65160 LibWeb: Force a relayout when scrolling to anchor 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