Commit Verlauf

Autor SHA1 Nachricht Datum
  Hendiadyoin1 fe0fde2154 Userland+Tests: Remove unused <AK/Tuple.h> includes vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Andreas Kling 6b580d68a3 LibWeb: Rename DOM::Node::id() to unique_id() vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Matthew Olsson 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations vor 2 Jahren
  Jonah 837a8dc213 LibWeb: Serialize element's IDs when serializing a11y tree vor 2 Jahren
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr vor 2 Jahren
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues vor 2 Jahren
  Jonah 29d724d95c LibWeb: Serialize Accessible Name and Description for Accessibility Tree vor 2 Jahren
  Kenneth Myhra 1e03aa0ece LibWeb: Make factory method of DOM::AccessibilityTreeNode fallible vor 2 Jahren
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace vor 2 Jahren
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate vor 2 Jahren
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum vor 2 Jahren
  Jonah 3eef54823a LibWeb: Add Function To Build Accessiblity Tree vor 2 Jahren