Historie revizí

Autor SHA1 Zpráva Datum
  Linus Groh 1c12f5c31d LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted před 2 roky
  Linus Groh 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h před 2 roky
  Linus Groh 4ea6cc56be LibWeb: Move unsafe_shared_current_time() to HighResolutionTime před 2 roky
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes před 2 roky
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object před 2 roky
  Andreas Kling fdc9dc5729 LibWeb: Don't force layout when scrolling to non-existent anchor před 2 roky
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers před 2 roky
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ před 2 roky
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ před 2 roky
  Andreas Kling 2ccb9bef49 LibWeb: Remove now-unnecessary JS::Handles in HTML task capture lists před 2 roky
  Andreas Kling 68d0f30368 LibWeb: Abort the active document when navigating a browsing context před 2 roky
  Andreas Kling 6c33dea6a6 LibWeb: Implement the "close" algorithm for browsing contexts před 2 roky
  Andreas Kling d4fc1367f6 LibWeb: Save document load timing when creating browsing context před 2 roky
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec před 2 roky
  Andreas Kling d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages před 2 roky
  Andreas Kling 4ee5dfbe4b LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms před 2 roky
  Andreas Kling 8ead228202 LibWeb: Implement "browsing context group" concept from the HTML spec před 2 roky
  Andreas Kling da451467b1 LibWeb: Implement basic "scroll" events at the document level před 2 roky
  networkException e377e28fd2 LibWeb: Implement window.length před 2 roky
  Andreas Kling 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers před 2 roky
  Andreas Kling 39660a8680 LibWeb: Remove now-unused Bindings::Wrapper class před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  MacDue 965237efb8 LibWeb: Don't return an opaque origin for file:// URLs 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 2 roky
  Linus Groh c8f1651761 LibJS+LibWeb: Restore type safety of Realm::set_global_object() před 2 roky
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec před 2 roky
  Andreas Kling 69a45adfbe LibWeb: Remove page_did_set_document_in_top_level_browsing_context() před 2 roky
  Andreas Kling ffb23db57f LibWeb: Add browsing context "still on its initial about:blank Document" před 2 roky
  Andreas Kling 0f6e1f7a32 LibWeb: Make BrowsingContext ask PageClient when it wants to be scrolled před 3 roky