Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Paul Wratt 83eb5ac8fd LibWeb: Add window.sessionStorage пре 3 година
  Sam Atkins 12561327d6 LibWeb: Use MediaFeatureIDs instead of Strings :^) пре 3 година
  Linus Groh 0706f0d487 LibWeb: Move Timer from DOM directory & namespace to HTML пре 3 година
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML пре 3 година