Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 9c205537e1 LibWeb: Add missing navigable null check in Document::open() před 1 rokem
  Andreas Kling f4636a0cf5 LibWeb: Stop spamming animation events on the wrong event target před 1 rokem
  Tim Ledbetter a6d6729034 LibWeb: Implement the `MouseEvent.relatedTarget` attribute před 1 rokem
  Shannon Booth 27242c6be6 LibWeb: Implement Document.dir před 1 rokem
  Shannon Booth c071720430 LibWeb: Handle blob URLs in Document::parse_url před 1 rokem
  Andrew Kaster e10721f1b5 LibWeb: Add stub implementation of FontFaceSet and Document.fonts před 1 rokem
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods před 1 rokem
  Shannon Booth aede010096 LibWeb: Use GCPtr for Element::layout_node před 1 rokem
  Tim Ledbetter b9f0ea2178 LibWeb: Evaluate media rules for adopted style sheets před 1 rokem
  Tim Ledbetter f4e0c5395a LibWeb: Don't apply disabled adopted style sheets to the document před 1 rokem
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h před 1 rokem
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers před 1 rokem
  Andreas Kling ff9ae5ff40 LibWeb: Bring document & browsing context creation in line with spec před 1 rokem
  Timothy Flynn ec492a1a08 Everywhere: Run clang-format před 1 rokem
  Andreas Kling f60d82eb85 LibWeb: Make HTML::Environment a GC-allocated type před 1 rokem
  Tim Ledbetter 3aea14093f LibWeb: Don't crash if the document element is not visible před 1 rokem
  Aliaksandr Kalenik 376427380e LibWeb: Make NavigationParams be GC-allocated před 1 rokem
  Aliaksandr Kalenik 23d683cf6b LibWeb: Update document url after same-document back/forward navigation před 1 rokem
  Andreas Kling 44659f2f2a LibWeb+WebContent: Don't let PageClient keep documents alive před 1 rokem
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction před 1 rokem
  Aliaksandr Kalenik d3cfe35fbd LibWeb: Do not destroy document until whole subtree completed unloading před 1 rokem
  Alex 13abb1b2c7 LibWeb: Add name validation and document check to setAttribute před 1 rokem
  PGHales 75626c6cd2 LibWeb/DOM: Implement the Document object's partial attributes před 1 rokem
  PGHales ded344aa2c LibWeb/DOM: Rename link_color to normal_link_color před 1 rokem
  Andreas Kling 41667f969d LibWeb: Fix two problems where media queries didn't invalidate properly před 1 rokem
  Andreas Kling 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer před 1 rokem
  Tim Ledbetter 4a3497e9cd LibWeb: Support loading alternative style sheets před 1 rokem
  Andreas Kling 0389f01cc8 LibWeb: Make document.createEvent("hashchangeevent") produce right type před 1 rokem
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration před 1 rokem
  Andreas Kling 2fbcaadef0 LibWeb: Don't schedule style/layout updates in detached documents před 1 rokem