提交歷史

作者 SHA1 備註 提交日期
  Shannon Booth 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Shannon Booth 708263790a LibWeb: Implement LiveNodeList::first_matching 1 年之前
  Shannon Booth c2bf391f81 LibWeb: Don't mark LiveNodeList as final 1 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年之前
  Andreas Kling fa25f70086 LibWeb: Make LiveNodeList faster when it only cares about children 2 年之前
  Kenneth Myhra 24d7e688fc LibWeb: Make factory method of DOM::LiveNodeList fallible 2 年之前
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 年之前
  Andreas Kling 48e0066371 LibWeb: Make NodeList GC-allocated 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Luke Wilde 8d6db36cbb LibWeb: Add support for NodeList 3 年之前