Timothy Flynn
|
2a3ac02ef1
LibWeb: Implement (most of) NamedNodeMap to store attributes
|
3 gadi atpakaļ |
Timothy Flynn
|
e01dfaac9a
LibWeb: Implement Attribute closer to the spec and with an IDL file
|
3 gadi atpakaļ |
Idan Horowitz
|
1639ed7e0a
LibJS: Convert to_double() to ThrowCompletionOr
|
3 gadi atpakaļ |
Luke Wilde
|
cb821e1539
LibWeb: Convert ArrayFromVector wrapper to instead be sequence<T>
|
3 gadi atpakaļ |
Timothy Flynn
|
ebe704a03d
LibWeb: Stub out a basic IntersectionObserver interface
|
3 gadi atpakaļ |
Timothy Flynn
|
ff66218631
LibWeb: Allow creating "any" types in IDL with integral default values
|
3 gadi atpakaļ |
Linus Groh
|
52976bfac6
LibJS: Convert to_object() to ThrowCompletionOr
|
3 gadi atpakaļ |
Linus Groh
|
4d8912a92b
LibJS: Convert to_string() to ThrowCompletionOr
|
3 gadi atpakaļ |
Linus Groh
|
44e70d1bc0
LibJS+LibWeb: Let WrapperGenerator deal with legacy_null_to_empty_string
|
3 gadi atpakaļ |
Linus Groh
|
661dd32432
LibWeb: Add support for the Promise<T> IDL type to WrapperGenerator
|
3 gadi atpakaļ |
Linus Groh
|
7afd215e95
LibWeb: Initialize IDL `any` values without default value to undefined
|
3 gadi atpakaļ |
Linus Groh
|
a9a7d65099
LibWeb: Replace heycam.github.io/webidl URLs with webidl.spec.whatwg.org
|
3 gadi atpakaļ |
Andreas Kling
|
fdc1c15064
LibWeb: Stub out a basic ResizeObserver interface
|
3 gadi atpakaļ |
Andreas Kling
|
5c9ca5c2dc
LibWeb: Stub out a basic Selection interface
|
3 gadi atpakaļ |
Andreas Kling
|
bf43b0f884
LibWeb: Make IDL-constructed objects aware of their JS wrapper
|
3 gadi atpakaļ |
Linus Groh
|
2f42675ebd
LibJS: Convert ordinary_set_with_own_descriptor() to ThrowCompletionOr
|
3 gadi atpakaļ |
Linus Groh
|
3be26f56db
LibJS: Convert has_own_property() to ThrowCompletionOr
|
3 gadi atpakaļ |
Linus Groh
|
fb443b3fb4
LibJS: Convert create_data_property() to ThrowCompletionOr
|
3 gadi atpakaļ |
Linus Groh
|
b7e5f08e56
LibJS: Convert Object::get() to ThrowCompletionOr
|
3 gadi atpakaļ |
Luke Wilde
|
8d6db36cbb
LibWeb: Add support for NodeList
|
3 gadi atpakaļ |
Luke Wilde
|
bfd089fbd1
LibWeb: Add support for IDL value iterators
|
3 gadi atpakaļ |
Linus Groh
|
ba6e4c7ae1
LibJS+LibWeb: Use Object::set_prototype() in more places
|
3 gadi atpakaļ |
Idan Horowitz
|
a4bc3fa255
LibWeb: Initialize IDL-generated prototypes' prototype directly
|
3 gadi atpakaļ |
Idan Horowitz
|
43482dfde3
LibWeb: Support dictionary-only IDL files
|
3 gadi atpakaļ |
Idan Horowitz
|
ac25c28c43
LibWeb: Add the missing UIEvent IDL constructor
|
3 gadi atpakaļ |
Idan Horowitz
|
7b2c63fd87
LibWeb: Add support for unwrapping the WindowObject to WrapperGenerator
|
3 gadi atpakaļ |
Idan Horowitz
|
4d71f22673
LibWeb: Add the missing ProgressEvent IDL constructor
|
3 gadi atpakaļ |
Idan Horowitz
|
7f551d7f6a
LibWeb: Use the LibWeb source directory as the IDL #import base path
|
3 gadi atpakaļ |
Idan Horowitz
|
2c6c9b73c8
LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues
|
3 gadi atpakaļ |
Linus Groh
|
ee8380edea
LibJS: Convert internal_own_property_keys() to ThrowCompletionOr
|
3 gadi atpakaļ |