Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers hai 1 ano
  Andreas Kling ff9ae5ff40 LibWeb: Bring document & browsing context creation in line with spec hai 1 ano
  Timothy Flynn ec492a1a08 Everywhere: Run clang-format hai 1 ano
  Andreas Kling f60d82eb85 LibWeb: Make HTML::Environment a GC-allocated type hai 1 ano
  Tim Ledbetter 3aea14093f LibWeb: Don't crash if the document element is not visible hai 1 ano
  Aliaksandr Kalenik 376427380e LibWeb: Make NavigationParams be GC-allocated hai 1 ano
  Aliaksandr Kalenik 23d683cf6b LibWeb: Update document url after same-document back/forward navigation hai 1 ano
  Andreas Kling 44659f2f2a LibWeb+WebContent: Don't let PageClient keep documents alive hai 1 ano
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction hai 1 ano
  Aliaksandr Kalenik d3cfe35fbd LibWeb: Do not destroy document until whole subtree completed unloading hai 1 ano
  Alex 13abb1b2c7 LibWeb: Add name validation and document check to setAttribute hai 1 ano
  PGHales 75626c6cd2 LibWeb/DOM: Implement the Document object's partial attributes hai 1 ano
  PGHales ded344aa2c LibWeb/DOM: Rename link_color to normal_link_color hai 1 ano
  Andreas Kling 41667f969d LibWeb: Fix two problems where media queries didn't invalidate properly hai 1 ano
  Andreas Kling 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer hai 1 ano
  Tim Ledbetter 4a3497e9cd LibWeb: Support loading alternative style sheets hai 1 ano
  Andreas Kling 0389f01cc8 LibWeb: Make document.createEvent("hashchangeevent") produce right type hai 1 ano
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration hai 1 ano
  Andreas Kling 2fbcaadef0 LibWeb: Don't schedule style/layout updates in detached documents hai 1 ano
  Andreas Kling d0076aaa24 LibWeb: Remove unnecessary Document::force_layout() API hai 1 ano
  Aliaksandr Kalenik ccb363c443 LibWeb: Add hashchange event support hai 1 ano
  Tim Ledbetter 0564e06f10 LibWeb: Add methods to Document that must do nothing hai 1 ano
  Shannon Booth ccd16c847e LibWeb: Set timestamp for DOM Events hai 1 ano
  Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant hai 1 ano
  Aliaksandr Kalenik ee3dd7977d LibWeb: Add popstate event support hai 1 ano
  Aliaksandr Kalenik 649f70db65 LibWeb+WebContent: Initialise JS console from Document::initialize() hai 1 ano
  Matthew Olsson d47f656a3a LibJS+LibWeb: Mark a few variables as IGNORE_USE_IN_ESCAPING_LAMBDA hai 1 ano
  Aliaksandr Kalenik a3149c1ce9 LibWeb: Wait for initial navigation to complete before modifying iframe hai 1 ano
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` hai 1 ano
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated hai 1 ano