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