Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h hace 2 años
  Linus Groh 4ea6cc56be LibWeb: Move unsafe_shared_current_time() to HighResolutionTime hace 2 años
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes hace 2 años
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes hace 2 años
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object hace 2 años
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ hace 2 años
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ hace 2 años
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ hace 2 años
  Andreas Kling 37ea6de772 LibWeb: Remove now-unnecessary JS::Handles in microtask capture lists hace 2 años
  Andreas Kling 2ccb9bef49 LibWeb: Remove now-unnecessary JS::Handles in HTML task capture lists hace 2 años
  Luke Wilde dfe57543a4 LibWeb: Keep message alive in postMessage task callback lambda hace 2 años
  Linus Groh 6055b0e850 LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro hace 2 años
  Andreas Kling ac76df3d47 LibWeb: Implement Window.frameElement hace 2 años
  Andreas Kling 4ee5dfbe4b LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms hace 2 años
  networkException e377e28fd2 LibWeb: Implement window.length hace 2 años
  Andreas Kling 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places hace 2 años
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated hace 2 años
  Andreas Kling 915a240944 LibWeb: Make IdleDeadline GC-allocated hace 2 años
  Andreas Kling 8f2a711132 LibWeb: Make Selection GC-allocated hace 2 años
  Andreas Kling be9d3860b9 LibWeb: Make Crypto GC-allocated hace 2 años
  Andreas Kling a9cae56f8e LibWeb: Remove unused HTML::Window::create_with_document() hace 2 años
  Andreas Kling 7a9b8ced38 LibWeb: Make SubtleCrypto GC-allocated hace 2 años
  Andreas Kling 2ac8e3db3a LibWeb: Make Storage GC-allocated hace 2 años
  Andreas Kling 16fbb91aa1 LibWeb: Make History GC-allocated hace 2 años
  Andreas Kling c7ac82ec33 LibWeb: Make HTML::Timer GC-allocated hace 2 años
  Andreas Kling 8c90e08e0b LibWeb: Make CSS::Screen GC-allocated hace 2 años
  Andreas Kling 8341f142ea LibWeb: Add HTML::Window::cached_web_prototype() hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated hace 2 años