Historial de Commits

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