Historia zmian

Autor SHA1 Wiadomość Data
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 lat temu
  Kenneth Myhra 1080281e58 LibWeb: Port AbstractBrowsingContext to String 2 lat temu
  Luke Wilde 72098d2699 LibWeb: Return after firing the iframe load event for about:blank 2 lat temu
  Andreas Kling ac329d0a18 LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy 2 lat temu
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 lat temu
  Linus Groh b1968b8bed LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd 2 lat temu
  Andreas Kling 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 lat temu
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted 2 lat temu
  networkException 9d1336a1c9 LibWeb: Rename an origin's protocol to origin scheme 2 lat temu
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers 2 lat temu
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec 2 lat temu
  Andreas Kling d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 lat temu
  Andreas Kling 4ee5dfbe4b LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms 2 lat temu
  Andreas Kling 03375a3dc9 LibWeb: Implement more spec-compliant iframe/frame attribute processing 2 lat temu
  Andreas Kling 8ead228202 LibWeb: Implement "browsing context group" concept from the HTML spec 2 lat temu
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec 2 lat temu
  Andreas Kling 2801ddfa76 LibWeb: Implement (naive) version of HTMLIFrameElement.contentWindow 2 lat temu
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace 3 lat temu
  Idan Horowitz f82d4d001d LibWeb: Implement getSVGDocument() for BrowsingContextContainer 3 lat temu
  Timothy Flynn f733385cc4 LibWeb: Move automatic browsing context creation to HTMLIFrameElement 3 lat temu
  Andreas Kling 6ac3bf2982 LibWeb: Don't crash in BrowsingContextContainer::content_document() 3 lat temu
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 lat temu
  Andreas Kling 1e53cc3f5b LibWeb: Establish parent/child relationship between BrowsingContexts 3 lat temu
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 lat temu
  Linus Groh c7f8c20f8b LibWeb: Omit origin check for content document in FrameBox::paint() 3 lat temu
  Linus Groh 75dd4fbd16 LibWeb: Implement BCC's "content document" concept according to spec 3 lat temu
  Linus Groh 6d0e6e3811 LibWeb: Rename Origin::is_same() to Origin::is_same_origin() 3 lat temu
  Andreas Kling 41fe02e012 LibWeb: Rename "frame" to "browsing_context" in various places 3 lat temu
  Andreas Kling 108de5dea0 LibWeb: Stop sending "load" event twice to iframes 3 lat temu
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 lat temu