Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 16fbb91aa1 LibWeb: Make History GC-allocated před 2 roky
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated před 2 roky
  Andreas Kling 4c887bf6c3 LibWeb: Remove Document::interpreter() před 2 roky
  Andreas Kling 2d72abc3d4 LibWeb+WebContent: Store Realm instead of Interpreter in ConsoleClient před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Andreas Kling bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated před 3 roky
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated před 3 roky
  Andreas Kling a4ddb0ef87 LibWeb: Make TreeWalker GC-allocated před 3 roky
  Andreas Kling bd629c45b5 LibWeb: Make NodeIterator GC-allocated před 3 roky
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap před 3 roky
  Andreas Kling 967a3e5a45 LibWeb: Make DOMImplementation GC-allocated před 3 roky
  Andreas Kling 5d6cb9cbdb LibWeb: Make CSSRuleList GC-allocated před 3 roky
  Andreas Kling 5366924f11 LibWeb: Make StyleSheetList GC-allocated před 3 roky
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated před 3 roky
  Linus Groh 61bd9fef7d LibJS+LibWeb: Remove last uses of GlobalObject::associated_realm() před 2 roky
  MacDue 8d2c2f7c52 LibWeb: Determine the origin when navigating across documents před 2 roky
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() před 3 roky
  Linus Groh c8f1651761 LibJS+LibWeb: Restore type safety of Realm::set_global_object() před 3 roky
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec před 3 roky
  Andreas Kling 73f77969a6 LibWeb: Add API for setting a document's referrer před 3 roky
  Andreas Kling 6e71e400e6 LibWeb: Store document origin as a HTML::Origin object před 3 roky
  Andreas Kling b6bd793ede LibWeb: Clear the "is initial about:blank" flag in Document.write() před 3 roky
  Andreas Kling c46a8194b4 LibWeb: Use Document::m_type to check for XML documents před 3 roky
  Andreas Kling 602f927982 LibWeb: Start implementing "create and initialize a Document" from HTML před 3 roky
  Andreas Kling b838f2029b LibWeb: Move DOM::Document factory functions out of line před 3 roky
  Andreas Kling 71a707480c LibWeb: Move "has-definite-width/height" flags to UsedValues před 3 roky
  Andreas Kling 16c173de43 LibWeb: Destroy ICB formatting context before committing used values před 3 roky
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} před 3 roky
  Andreas Kling 9b46091f38 LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues před 3 roky
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState před 3 roky