Tim Ledbetter
|
e5c99b475a
IDLGenerators: Set reflected unsigned long value according to spec
|
hai 7 meses |
stelar7
|
48fae7b64f
LibWeb: Add IDBKeyRange
|
hai 8 meses |
stelar7
|
20a92a81c4
LibWeb: Add IDBTransaction
|
hai 8 meses |
stelar7
|
16ce2b975a
LibWeb: Add IDBObjectStore
|
hai 8 meses |
stelar7
|
297c775b34
LibWeb: Add IDBIndex
|
hai 8 meses |
stelar7
|
71772d97dc
LibWeb: Add IDBCursor
|
hai 8 meses |
Jelle Raaijmakers
|
614b93beca
Meta: Set constructor prototype in IDLGenerators
|
hai 7 meses |
Jelle Raaijmakers
|
db43ed03a8
Meta: Use namespaced `JS::call` invocations in IDLGenerators
|
hai 7 meses |
Tim Ledbetter
|
19a5780f0c
IDLGenerators: Throw TypeError if IDL ByteString contains element > 255
|
hai 7 meses |
Shannon Booth
|
d6bcd3fb0b
LibWeb: Make CallbackType take a realm instead of settings object
|
hai 7 meses |
Andreas Kling
|
3e8c8b185e
LibWeb: Use WindowProxy instead of Window in UI Events IDL
|
hai 7 meses |
Shannon Booth
|
98dadb0ce6
LibWeb: Always return a rejected Promise for functions which throw
|
hai 7 meses |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
hai 7 meses |
Luke Wilde
|
d95ae629ee
LibIDL: Allow overwriting the generated attribute callback name
|
hai 7 meses |
Shannon Booth
|
1e54003cb1
LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate
|
hai 7 meses |
Shannon Booth
|
9b79a686eb
LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T>
|
hai 7 meses |
rmg-x
|
9ee7d4d90a
LibWeb: Add builtin Float16Array type and remove related FIXME
|
hai 8 meses |
stasoid
|
31bf40b659
AK: Make LexicalPath::relative_path() fallible
|
hai 8 meses |
Jonne Ransijn
|
69f96122b6
LibJS+LibWeb: Prevent double invocation of `[[GetOwnProperty]]`
|
hai 8 meses |
Shannon Booth
|
84dc83e0e0
LibWeb: Rename current_global_object to current_principal_global_object
|
hai 8 meses |
Andrew Kaster
|
36feebb1e7
LibWeb: Add Wasm Web-API streaming compilation and instantiation
|
hai 8 meses |
Jelle Raaijmakers
|
3504370281
LibWeb: Add stubbed Media Source Extensions API
|
hai 8 meses |
Shannon Booth
|
70599d3f8d
LibWeb: Add support for dictionaries in overload resolution
|
hai 8 meses |
Shannon Booth
|
013c2a1c7c
LibWeb: Verify that all overloads contain Unscopable if present
|
hai 8 meses |
Andrew Kaster
|
2c3531ab78
LibWeb: Move JS::Promise <-> WebIDL conversion into IDL
|
hai 8 meses |
stelar7
|
d81f31c699
LibWeb/Meta: Adjust how missing/invalid default values are generated
|
hai 8 meses |
Jelle Raaijmakers
|
2a98f2a12d
LibWeb: Implement AudioListener
|
hai 8 meses |
Jelle Raaijmakers
|
0b9d55b676
Meta: Reuse built-in JS types list for IDL to C++ generation
|
hai 8 meses |
Andreas Kling
|
dd419b5a8d
AK: Make String::number() infallible
|
hai 8 meses |
justus2510
|
55f0dc823f
LibWeb: Handle unpaired surrogates in USVStrings
|
hai 9 meses |