コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年間 前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年間 前
  Kenneth Myhra d94b59263e LibWeb: Make factory method of DOM::NodeIterator fallible 2 年 前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年 前
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors 2 年 前
  Andreas Kling eda566d112 LibWeb: Add GC finalizer to DOM::NodeIterator 2 年 前
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 年 前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年 前
  Andreas Kling bd629c45b5 LibWeb: Make NodeIterator GC-allocated 2 年 前
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 年 前
  Andreas Kling fd7a059e09 LibWeb: Make NodeIterator behave like other browser engines 3 年 前
  Andreas Kling 9c6999ecf2 LibWeb: Implement "NodeIterator pre-removing steps" 3 年 前
  Andreas Kling fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter 3 年 前