Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 4d4dbacfc3 LibWeb: Remove all the unused functions from TreeNode il y a 1 an
  Andreas Kling 2f3e7187ca LibWeb: Remove unused TreeNode::is_child_allowed() il y a 1 an
  Timothy Flynn 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell il y a 2 ans
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Luke Wilde 46ce50f74e LibWeb: Make Range.setStart and Range.setEnd spec compliant il y a 3 ans
  Luke Wilde af3c866898 LibWeb: Make TreeNode::child_count return size_t instead of int il y a 3 ans
  Andreas Kling 9358f108c4 LibWeb: Add TreeNode<T>::next_in_pre_order(T* stay_within) variant il y a 3 ans
  Andreas Kling 6f0d7245d7 LibWeb: Allow Document::ref() when ref-count is zero il y a 3 ans
  Brian Gianforcaro 2b57018196 LibWeb: Use default instead of an empty constructor/destructor il y a 3 ans
  Luke Wilde e4d97add3d LibWeb: Implement ParentNode.children il y a 3 ans
  Luke Wilde 1a28fc3cb5 LibWeb: Add preceding and following Node cases in tree constraints il y a 3 ans
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Tobias Christiansen c09ac536c5 LibWeb: Add capabilities to find the index of a child in its parent. il y a 4 ans
  AnotherTest a6e4482080 AK+Everywhere: Make StdLibExtras templates less wrapper-y il y a 4 ans
  Luke 5beacf08a2 LibWeb: Make the node mutation algorithms more spec compliant il y a 4 ans
  Luke e56c56128b LibWeb: Add non-inclusive variants of subtree traversal il y a 4 ans
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" il y a 4 ans
  Luke f482628fe5 LibWeb: Strip out the mutation event logic from TreeNode il y a 4 ans
  Andreas Kling c70e0a4f29 LibWeb: Sever parent/child connections in ~TreeNode() il y a 4 ans
  Andreas Kling 41e5a0fe02 LibWeb: Remove duplicated code in TreeNode::remove_child() il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans