Commit History

Author SHA1 Message Date
  Andreas Kling 16fbb91aa1 LibWeb: Make History GC-allocated 2 years ago
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 years ago
  Andreas Kling 4c887bf6c3 LibWeb: Remove Document::interpreter() 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Andreas Kling bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated 3 years ago
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated 3 years ago
  Andreas Kling a4ddb0ef87 LibWeb: Make TreeWalker GC-allocated 3 years ago
  Andreas Kling bd629c45b5 LibWeb: Make NodeIterator GC-allocated 3 years ago
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 3 years ago
  Andreas Kling 967a3e5a45 LibWeb: Make DOMImplementation GC-allocated 3 years ago
  Andreas Kling 5366924f11 LibWeb: Make StyleSheetList GC-allocated 3 years ago
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated 3 years ago
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec 3 years ago
  Andreas Kling 73f77969a6 LibWeb: Add API for setting a document's referrer 3 years ago
  Andreas Kling 6e71e400e6 LibWeb: Store document origin as a HTML::Origin object 3 years ago
  Andreas Kling 602f927982 LibWeb: Start implementing "create and initialize a Document" from HTML 3 years ago
  Andreas Kling b838f2029b LibWeb: Move DOM::Document factory functions out of line 3 years ago
  Andreas Kling 29a4266367 LibWeb: Add the "is initial about:blank" flag to DOM::Document 3 years ago
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Andreas Kling 0cacaf025d LibWeb: Stop putting the FormattingState nodes in a slow hash map 3 years ago
  networkException 6805baeedd LibWeb: Add the type field to DOM::Document 3 years ago
  Luke Wilde ebf2184636 LibWeb: Only make certain <body> and <frameset> events apply to Window 3 years ago
  Luke Wilde 1f820f8840 LibWeb: Add support for the <base> element changing the base URL 3 years ago
  stelar7 96caf3aed1 LibWeb: Adjust implementation of `Document::create_event` 3 years ago
  Igor Pissolati e2fa5c0cda LibWeb: Bring Document closer to spec 3 years ago
  Anthony Van de Gejuchte 69ca27d3d7 LibWeb: Show correct favicon when default favicon is loaded 3 years ago
  Anthony Van de Gejuchte 06d9853a8b LibWeb: Update displayed favicon when a favicon is loaded 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Linus Groh 7bdbac7fd9 LibWeb: Add 'is scripting enabled' concept to EnvironmentSettingsObject 3 years ago