Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 61bd9fef7d LibJS+LibWeb: Remove last uses of GlobalObject::associated_realm() %!s(int64=2) %!d(string=hai) anos
  MacDue 8d2c2f7c52 LibWeb: Determine the origin when navigating across documents %!s(int64=2) %!d(string=hai) anos
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() %!s(int64=3) %!d(string=hai) anos
  Linus Groh c8f1651761 LibJS+LibWeb: Restore type safety of Realm::set_global_object() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 73f77969a6 LibWeb: Add API for setting a document's referrer %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6e71e400e6 LibWeb: Store document origin as a HTML::Origin object %!s(int64=3) %!d(string=hai) anos
  Andreas Kling b6bd793ede LibWeb: Clear the "is initial about:blank" flag in Document.write() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c46a8194b4 LibWeb: Use Document::m_type to check for XML documents %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 602f927982 LibWeb: Start implementing "create and initialize a Document" from HTML %!s(int64=3) %!d(string=hai) anos
  Andreas Kling b838f2029b LibWeb: Move DOM::Document factory functions out of line %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 71a707480c LibWeb: Move "has-definite-width/height" flags to UsedValues %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 16c173de43 LibWeb: Destroy ICB formatting context before committing used values %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9b46091f38 LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState %!s(int64=3) %!d(string=hai) anos
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3ee5bdcfb7 LibWeb: Traverse shadow-including subtree when adopting DOM nodes %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 56cfd5ced8 LibWeb: Implement all "childList" mutation records for MutationObserver %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0cacaf025d LibWeb: Stop putting the FormattingState nodes in a slow hash map %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 1f820f8840 LibWeb: Add support for the <base> element changing the base URL %!s(int64=3) %!d(string=hai) anos
  stelar7 96caf3aed1 LibWeb: Adjust implementation of `Document::create_event` %!s(int64=3) %!d(string=hai) anos
  Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies %!s(int64=3) %!d(string=hai) anos
  Anthony Van de Gejuchte 06d9853a8b LibWeb: Update displayed favicon when a favicon is loaded %!s(int64=3) %!d(string=hai) anos
  Igor Pissolati 1b94b4c593 LibWeb: Bring MouseEvent a bit closer to spec %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e0c7727934 LibWeb: Fill the whole viewport with the correct background color %!s(int64=3) %!d(string=hai) anos
  Linus Groh e758bd303f LibWeb: Convert Document to use TRY for error propagation %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8c88ee1165 LibWeb: Only invalidate stacking context tree for opacity/z-index change %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 59afdb959f LibWeb: Build stacking context tree lazily %!s(int64=3) %!d(string=hai) anos