Aliaksandr Kalenik
|
e2e54dccc3
LibWeb: Generate WebGLRenderingContext implementation
|
8 mesiacov pred |
Jonne Ransijn
|
58631e9eef
LibJS: Add missing `CommonPropertyNames`s and `StringMayBeNumber::No`s
|
8 mesiacov pred |
Shannon Booth
|
4417f63ca0
LibWeb: Move ServiceWorker classes to ServiceWorker namespace
|
8 mesiacov pred |
Shannon Booth
|
04508841e9
LibWeb: Fix indent of the IDL generator using namespace hack
|
8 mesiacov pred |
Pavel Shliak
|
d223cf25af
LibWeb: Fix LegacyNullToEmptyString flag handler in IDL
|
8 mesiacov pred |
Tim Ledbetter
|
e5c99b475a
IDLGenerators: Set reflected unsigned long value according to spec
|
8 mesiacov pred |
stelar7
|
48fae7b64f
LibWeb: Add IDBKeyRange
|
8 mesiacov pred |
stelar7
|
20a92a81c4
LibWeb: Add IDBTransaction
|
8 mesiacov pred |
stelar7
|
16ce2b975a
LibWeb: Add IDBObjectStore
|
8 mesiacov pred |
stelar7
|
297c775b34
LibWeb: Add IDBIndex
|
8 mesiacov pred |
stelar7
|
71772d97dc
LibWeb: Add IDBCursor
|
8 mesiacov pred |
Jelle Raaijmakers
|
614b93beca
Meta: Set constructor prototype in IDLGenerators
|
8 mesiacov pred |
Jelle Raaijmakers
|
db43ed03a8
Meta: Use namespaced `JS::call` invocations in IDLGenerators
|
8 mesiacov pred |
Tim Ledbetter
|
19a5780f0c
IDLGenerators: Throw TypeError if IDL ByteString contains element > 255
|
8 mesiacov pred |
Shannon Booth
|
d6bcd3fb0b
LibWeb: Make CallbackType take a realm instead of settings object
|
8 mesiacov pred |
Andreas Kling
|
3e8c8b185e
LibWeb: Use WindowProxy instead of Window in UI Events IDL
|
8 mesiacov pred |
Shannon Booth
|
98dadb0ce6
LibWeb: Always return a rejected Promise for functions which throw
|
8 mesiacov pred |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
8 mesiacov pred |
Luke Wilde
|
d95ae629ee
LibIDL: Allow overwriting the generated attribute callback name
|
8 mesiacov pred |
Shannon Booth
|
1e54003cb1
LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate
|
8 mesiacov pred |
Shannon Booth
|
9b79a686eb
LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T>
|
8 mesiacov pred |
rmg-x
|
9ee7d4d90a
LibWeb: Add builtin Float16Array type and remove related FIXME
|
8 mesiacov pred |
stasoid
|
31bf40b659
AK: Make LexicalPath::relative_path() fallible
|
9 mesiacov pred |
Jonne Ransijn
|
69f96122b6
LibJS+LibWeb: Prevent double invocation of `[[GetOwnProperty]]`
|
9 mesiacov pred |
Shannon Booth
|
84dc83e0e0
LibWeb: Rename current_global_object to current_principal_global_object
|
9 mesiacov pred |
Andrew Kaster
|
36feebb1e7
LibWeb: Add Wasm Web-API streaming compilation and instantiation
|
9 mesiacov pred |
Jelle Raaijmakers
|
3504370281
LibWeb: Add stubbed Media Source Extensions API
|
9 mesiacov pred |
Shannon Booth
|
70599d3f8d
LibWeb: Add support for dictionaries in overload resolution
|
9 mesiacov pred |
Shannon Booth
|
013c2a1c7c
LibWeb: Verify that all overloads contain Unscopable if present
|
9 mesiacov pred |
Andrew Kaster
|
2c3531ab78
LibWeb: Move JS::Promise <-> WebIDL conversion into IDL
|
9 mesiacov pred |