Historique des commits

Auteur SHA1 Message Date
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  Kenneth Myhra fb3294863e LibWeb: Return JS::NonnullGCPtr<StaticRange> instead of StaticRange* il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Andreas Kling 00a98c24a2 LibWeb: Update incorrect WEB_PLATFORM_OBJECT base class for two classes il y a 2 ans
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro il y a 2 ans
  Andreas Kling 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated il y a 2 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Luke Wilde 3d44118595 LibWeb: Implement StaticRange il y a 3 ans