Historial de Commits

Autor SHA1 Mensaje Fecha
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction hace 1 año
  Aliaksandr Kalenik d3cfe35fbd LibWeb: Do not destroy document until whole subtree completed unloading hace 1 año
  Alex 13abb1b2c7 LibWeb: Add name validation and document check to setAttribute hace 1 año
  PGHales 75626c6cd2 LibWeb/DOM: Implement the Document object's partial attributes hace 1 año
  PGHales ded344aa2c LibWeb/DOM: Rename link_color to normal_link_color hace 1 año
  Andreas Kling 41667f969d LibWeb: Fix two problems where media queries didn't invalidate properly hace 1 año
  Andreas Kling 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer hace 1 año
  Tim Ledbetter 4a3497e9cd LibWeb: Support loading alternative style sheets hace 1 año
  Andreas Kling 0389f01cc8 LibWeb: Make document.createEvent("hashchangeevent") produce right type hace 1 año
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration hace 1 año
  Andreas Kling 2fbcaadef0 LibWeb: Don't schedule style/layout updates in detached documents hace 1 año
  Andreas Kling d0076aaa24 LibWeb: Remove unnecessary Document::force_layout() API hace 1 año
  Aliaksandr Kalenik ccb363c443 LibWeb: Add hashchange event support hace 1 año
  Tim Ledbetter 0564e06f10 LibWeb: Add methods to Document that must do nothing hace 1 año
  Shannon Booth ccd16c847e LibWeb: Set timestamp for DOM Events hace 1 año
  Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant hace 1 año
  Aliaksandr Kalenik ee3dd7977d LibWeb: Add popstate event support hace 1 año
  Aliaksandr Kalenik 649f70db65 LibWeb+WebContent: Initialise JS console from Document::initialize() hace 1 año
  Matthew Olsson d47f656a3a LibJS+LibWeb: Mark a few variables as IGNORE_USE_IN_ESCAPING_LAMBDA hace 1 año
  Aliaksandr Kalenik a3149c1ce9 LibWeb: Wait for initial navigation to complete before modifying iframe hace 1 año
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` hace 1 año
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated hace 1 año
  Andreas Kling d91d6ee205 LibWeb: Stop leaking entire realms via Blob URLs hace 1 año
  Andrew Kaster 12fce55caf LibWeb: Don't load favicons twice for non-SVG documents hace 1 año
  mobounya bdb8af94ee LibWeb: Don't load fallback icon for SVG documents hace 1 año
  Shannon Booth ce341c0230 LibWeb: Add support for document.lastModified hace 1 año
  Tim Ledbetter 558fef237c LibWeb: Use the global object to access the performance object hace 1 año
  Shannon Booth 249ee0a30e LbiWeb: Return an HTMLAllCollection from document.all hace 1 año
  Aliaksandr Kalenik 9098fa23a2 LibWeb: Catch up with the spec on document destroy, abort and unload hace 1 año
  Matthew Olsson e4f1cb6f8c LibWeb: Track the transition generation hace 1 año