Commit History

Author SHA1 Message Date
  Kenneth Myhra f0fd1cae3d LibWeb: Make factory method of IdleDeadline fallible 2 years ago
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
  Linus Groh 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h 2 years ago
  Linus Groh 4ea6cc56be LibWeb: Move unsafe_shared_current_time() to HighResolutionTime 2 years ago
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes 2 years ago
  Andreas Kling 915a240944 LibWeb: Make IdleDeadline GC-allocated 2 years ago
  Simon Wanner 836d2ff259 LibWeb: Implement the infrastructure necessary for requestIdleCallback 3 years ago
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Andreas Kling 11bb6e045f LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec 3 years ago