提交历史

作者 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 fb3294863e LibWeb: Return JS::NonnullGCPtr<StaticRange> instead of StaticRange* 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 年之前
  Andreas Kling 00a98c24a2 LibWeb: Update incorrect WEB_PLATFORM_OBJECT base class for two classes 2 年之前
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 年之前
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 年之前
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 年之前
  Andreas Kling 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Andreas Kling bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated 2 年之前
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
  Luke Wilde 3d44118595 LibWeb: Implement StaticRange 3 年之前