Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn 8b4d28b5fd LibWeb: Disallow creating a FileAPI::FileList with a vector of files vor 11 Monaten
  Shannon Booth 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value vor 1 Jahr
  Shannon Booth c5c1a8fcc7 Bindings: Make item_value return an Optional<JS::Value> vor 1 Jahr
  Shannon Booth 081c92bf3d Bindings: Remove exception handling for named_item vor 1 Jahr
  Kenneth Myhra c92f556aa5 LibWeb: Add {,de}serialization steps for FileList vor 1 Jahr
  Bastiaan van der Plaat c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types vor 1 Jahr
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 2 Jahren
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 2 Jahren
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues vor 2 Jahren
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects vor 2 Jahren
  Kenneth Myhra 6688f89ad3 LibWeb: Make factory method of FileAPI::FileList fallible vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors vor 2 Jahren
  Andrew Kaster ffab9fb44e LibWeb: Add FileList from the FileAPI spec vor 2 Jahren