Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 2ccb9bef49 LibWeb: Remove now-unnecessary JS::Handles in HTML task capture lists %!s(int64=2) %!d(string=hai) anos
  Luke Wilde dfe57543a4 LibWeb: Keep message alive in postMessage task callback lambda %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6055b0e850 LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ac76df3d47 LibWeb: Implement Window.frameElement %!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
  networkException e377e28fd2 LibWeb: Implement window.length %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 915a240944 LibWeb: Make IdleDeadline GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8f2a711132 LibWeb: Make Selection GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling be9d3860b9 LibWeb: Make Crypto GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling a9cae56f8e LibWeb: Remove unused HTML::Window::create_with_document() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 7a9b8ced38 LibWeb: Make SubtleCrypto GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2ac8e3db3a LibWeb: Make Storage GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 16fbb91aa1 LibWeb: Make History GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling c7ac82ec33 LibWeb: Make HTML::Timer GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8c90e08e0b LibWeb: Make CSS::Screen GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8341f142ea LibWeb: Add HTML::Window::cached_web_prototype() %!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
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated %!s(int64=2) %!d(string=hai) anos
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions %!s(int64=2) %!d(string=hai) anos
  Andreas Kling e756b5450d LibWeb: Add a way to construct HTML::Window without a DOM::Document %!s(int64=2) %!d(string=hai) anos
  MacDue 3cfa9b63b5 LibWeb: Stop inactive requestAnimationFrame() callbacks from running %!s(int64=3) %!d(string=hai) anos
  DexesTTP 9e5480bcb5 LibWeb: Remove unneeded LibGUI include in Window.cpp %!s(int64=3) %!d(string=hai) anos
  Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace %!s(int64=3) %!d(string=hai) anos
  Simon Wanner ea9857a423 LibWeb: Add the requestIdleCallback/cancelIdleCallback API %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 836d2ff259 LibWeb: Implement the infrastructure necessary for requestIdleCallback %!s(int64=3) %!d(string=hai) anos