Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 6c33dea6a6 LibWeb: Implement the "close" algorithm for browsing contexts %!s(int64=2) %!d(string=hai) anos
  Andreas Kling d4fc1367f6 LibWeb: Save document load timing when creating browsing context %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec %!s(int64=2) %!d(string=hai) anos
  Andreas Kling d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 4ee5dfbe4b LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8ead228202 LibWeb: Implement "browsing context group" concept from the HTML spec %!s(int64=2) %!d(string=hai) anos
  Andreas Kling da451467b1 LibWeb: Implement basic "scroll" events at the document level %!s(int64=2) %!d(string=hai) anos
  networkException e377e28fd2 LibWeb: Implement window.length %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 39660a8680 LibWeb: Remove now-unused Bindings::Wrapper class %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
  MacDue 965237efb8 LibWeb: Don't return an opaque origin for file:// URLs %!s(int64=2) %!d(string=hai) anos
  MacDue 8d2c2f7c52 LibWeb: Determine the origin when navigating across documents %!s(int64=2) %!d(string=hai) anos
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() %!s(int64=2) %!d(string=hai) anos
  Linus Groh c8f1651761 LibJS+LibWeb: Restore type safety of Realm::set_global_object() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 69a45adfbe LibWeb: Remove page_did_set_document_in_top_level_browsing_context() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ffb23db57f LibWeb: Add browsing context "still on its initial about:blank Document" %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 0f6e1f7a32 LibWeb: Make BrowsingContext ask PageClient when it wants to be scrolled %!s(int64=3) %!d(string=hai) anos
  sin-ack aaa954f900 LibWeb: Bring handling of anchor elements closer to spec %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 485ef276bd LibWeb: Invalidate style & layout inside iframes when they change size %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 7969161f07 LibWeb: Implement window.name %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1ac0116688 LibWeb: Invalidate layout on BrowsingContext resize %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8aa24c45dd LibWeb: Make BrowsingContext::reset_cursor_blink_cycle() more robust %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cf69cc7f7d LibWeb: Invalidate style when a browsing context's viewport is resized %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 0f660760ed LibWeb: Fix incorrect check in BrowsingContext::is_top_level %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5f54b8dd6c LibWeb: Fire "input" and "change" events when editing a text <input> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4708a65160 LibWeb: Force a relayout when scrolling to anchor %!s(int64=3) %!d(string=hai) anos