Historique des commits

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