Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant há 1 ano atrás
  Aliaksandr Kalenik ee3dd7977d LibWeb: Add popstate event support há 1 ano atrás
  Aliaksandr Kalenik 649f70db65 LibWeb+WebContent: Initialise JS console from Document::initialize() há 1 ano atrás
  Matthew Olsson d47f656a3a LibJS+LibWeb: Mark a few variables as IGNORE_USE_IN_ESCAPING_LAMBDA há 1 ano atrás
  Aliaksandr Kalenik a3149c1ce9 LibWeb: Wait for initial navigation to complete before modifying iframe há 1 ano atrás
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` há 1 ano atrás
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated há 1 ano atrás
  Andreas Kling d91d6ee205 LibWeb: Stop leaking entire realms via Blob URLs há 1 ano atrás
  Andrew Kaster 12fce55caf LibWeb: Don't load favicons twice for non-SVG documents há 1 ano atrás
  mobounya bdb8af94ee LibWeb: Don't load fallback icon for SVG documents há 1 ano atrás
  Shannon Booth ce341c0230 LibWeb: Add support for document.lastModified há 1 ano atrás
  Tim Ledbetter 558fef237c LibWeb: Use the global object to access the performance object há 1 ano atrás
  Shannon Booth 249ee0a30e LbiWeb: Return an HTMLAllCollection from document.all há 1 ano atrás
  Aliaksandr Kalenik 9098fa23a2 LibWeb: Catch up with the spec on document destroy, abort and unload há 1 ano atrás
  Matthew Olsson e4f1cb6f8c LibWeb: Track the transition generation há 1 ano atrás
  Timothy Flynn 43e55668eb LibWeb: Implement Document's supported property names closer to the spec há 1 ano atrás
  Matthew Olsson 4dc8492155 LibWeb: Move animation event dispatch into update_animations_and_...() há 1 ano atrás
  Aliaksandr Kalenik ca363f0024 LibWeb: Add basic "top layer" support há 1 ano atrás
  Aliaksandr Kalenik ffd3639b17 LibWeb: Pass navigation params by const-ref to load_document() há 1 ano atrás
  Aliaksandr Kalenik b590d1b48b LibWeb: Transform SessionHistoryEntry from a struct to a class há 1 ano atrás
  Aliaksandr Kalenik 4ae2eaead1 LibWeb: Dispatch mouseout and mouseover events há 1 ano atrás
  Andreas Kling afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors há 1 ano atrás
  Aliaksandr Kalenik 42d5883d57 LibWeb: Set animation update flag from Animation::invalidate_effect() há 1 ano atrás
  Aliaksandr Kalenik b7d28ee57d LibWeb: Change update_style() to update animated style only if needed há 1 ano atrás
  Aliaksandr Kalenik 96d67ded3e LibWeb: Always run layout and style updates from event loop processing há 1 ano atrás
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props há 1 ano atrás
  Andreas Kling 4e4b9f440f Revert "LibWeb: Run IntersectionObserver steps only when needed" há 1 ano atrás
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
  Andreas Kling 1987318cc2 LibWeb: Move selection state from layout tree to paint tree há 1 ano atrás
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás