提交历史

作者 SHA1 备注 提交日期
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted 2 年之前
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 年之前
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec 2 年之前
  Andreas Kling d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 年之前
  Andreas Kling 03375a3dc9 LibWeb: Implement more spec-compliant iframe/frame attribute processing 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Andreas Kling 2801ddfa76 LibWeb: Implement (naive) version of HTMLIFrameElement.contentWindow 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Idan Horowitz f82d4d001d LibWeb: Implement getSVGDocument() for BrowsingContextContainer 3 年之前
  Timothy Flynn f733385cc4 LibWeb: Move automatic browsing context creation to HTMLIFrameElement 3 年之前
  Andreas Kling 1e53cc3f5b LibWeb: Establish parent/child relationship between BrowsingContexts 3 年之前
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 年之前
  Linus Groh c7f8c20f8b LibWeb: Omit origin check for content document in FrameBox::paint() 3 年之前
  Linus Groh 75dd4fbd16 LibWeb: Implement BCC's "content document" concept according to spec 3 年之前
  Andreas Kling 108de5dea0 LibWeb: Stop sending "load" event twice to iframes 3 年之前
  Vyacheslav Pukhanov 3f006d81fe LibWeb: Add JSON serialization for nested browsing contexts 3 年之前
  Luke 59cfc4a8db LibWeb: Rename "FrameHostElement" to "BrowsingContextContainer" 4 年之前