تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Andrew Kaster 394f1b3836 LibWeb: Remove prototype and constructor helpers from Window 2 سال پیش
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object 2 سال پیش
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 سال پیش
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 سال پیش
  Linus Groh dc44effd44 LibWeb: Move cross-origin AOs from Bindings/ to HTML/CrossOrigin/ 2 سال پیش
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 سال پیش
  Andreas Kling ac76df3d47 LibWeb: Implement Window.frameElement 2 سال پیش
  Andreas Kling 4ee5dfbe4b LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms 2 سال پیش
  networkException e377e28fd2 LibWeb: Implement window.length 2 سال پیش
  Andreas Kling 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 سال پیش
  Andreas Kling be9d3860b9 LibWeb: Make Crypto GC-allocated 2 سال پیش
  Andreas Kling a9cae56f8e LibWeb: Remove unused HTML::Window::create_with_document() 2 سال پیش
  Andreas Kling 7a9b8ced38 LibWeb: Make SubtleCrypto GC-allocated 2 سال پیش
  Andreas Kling 2ac8e3db3a LibWeb: Make Storage GC-allocated 2 سال پیش
  Andreas Kling c7ac82ec33 LibWeb: Make HTML::Timer GC-allocated 2 سال پیش
  Andreas Kling 8c90e08e0b LibWeb: Make CSS::Screen GC-allocated 2 سال پیش
  Andreas Kling 8341f142ea LibWeb: Add HTML::Window::cached_web_prototype() 2 سال پیش
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 سال پیش
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated 2 سال پیش
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 سال پیش
  Andreas Kling 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated 2 سال پیش
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 سال پیش
  Andreas Kling e756b5450d LibWeb: Add a way to construct HTML::Window without a DOM::Document 2 سال پیش
  Luke Wilde 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 سال پیش
  Luke Wilde ebf2184636 LibWeb: Only make certain <body> and <frameset> events apply to Window 3 سال پیش
  MacDue 3cfa9b63b5 LibWeb: Stop inactive requestAnimationFrame() callbacks from running 3 سال پیش
  Simon Wanner ea9857a423 LibWeb: Add the requestIdleCallback/cancelIdleCallback API 3 سال پیش
  Simon Wanner 836d2ff259 LibWeb: Implement the infrastructure necessary for requestIdleCallback 3 سال پیش
  Timothy Flynn 430559ea51 LibWeb: Weakly store a reference to the Window object in timer tasks 3 سال پیش
  Simon Wanner 7969161f07 LibWeb: Implement window.name 3 سال پیش