Commit History

Author SHA1 Message Date
  Bastiaan van der Plaat c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types 1 year ago
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues 2 years ago
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects 2 years ago
  Kenneth Myhra 6688f89ad3 LibWeb: Make factory method of FileAPI::FileList fallible 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors 2 years ago
  Andrew Kaster ffab9fb44e LibWeb: Add FileList from the FileAPI spec 2 years ago