Linus Groh
|
5dd5896588
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
|
2 anos atrás |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
2 anos atrás |
Sam Atkins
|
2ec52bbbd5
LibWeb: Implement Path2D class
|
2 anos atrás |
Kenneth Myhra
|
114120852d
LibWeb/IDL: Handle passing ArrayBuffer to an IDL union type
|
2 anos atrás |
Linus Groh
|
dfd62437c4
LibWeb: Make IDL-generated iterator prototype next() enumerable as well
|
2 anos atrás |
Linus Groh
|
6b64ca4bb8
LibWeb: Prepare WrapperGenerator for Fetch bindings
|
2 anos atrás |
Kenneth Myhra
|
df8c49f6bf
LibWeb: Introduce Blob
|
3 anos atrás |
Kenneth Myhra
|
0153514314
LibWeb/IDL: Add support for generating IDL BufferSource type
|
3 anos atrás |
Kenneth Myhra
|
f4cbafe951
LibWeb/IDL: Add support for optional long long
|
3 anos atrás |
Linus Groh
|
22a627fc1a
LibWeb: Move Origin into the HTML namespace
|
3 anos atrás |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 anos atrás |
Luke Wilde
|
3845982d38
LibWeb/IDL: Add support for optional sequences
|
3 anos atrás |
Kenneth Myhra
|
247951e09c
LibWeb: Add URLSearchParams as part of union type for XHR::send()
|
3 anos atrás |
DexesTTP
|
6c7ee391cb
LibWeb: Replace all uses of -'s and ::'s when running the IDL generator
|
3 anos atrás |
DexesTTP
|
7ceeb74535
AK: Use an enum instead of a bool for String::replace(all_occurences)
|
3 anos atrás |
Luke Wilde
|
de88e119a0
LibWeb: Implement XMLSerializer
|
3 anos atrás |
Luke Wilde
|
885c6b6678
LibWeb: Return instead of throwing on unknown enums in attribute setters
|
3 anos atrás |
Luke Wilde
|
58f882200c
LibWeb: Add the ability to retrieve a WebGL context from getContext
|
3 anos atrás |
Luke Wilde
|
b0c2aee2e4
LibWeb: Introduce the WebGL namespace and add WebGLContextEvent
|
3 anos atrás |
Luke Wilde
|
df2c0588ea
LibWeb/IDL: Add support for returning JS::Object from IDL functions
|
3 anos atrás |
Luke Wilde
|
85c617fb1c
LibWeb/IDL: Add support for returning nullable sequence types
|
3 anos atrás |
Luke Wilde
|
633ac53c0c
LibWeb/IDL: Add support for optional enums
|
3 anos atrás |
Luke Wilde
|
2a27f2293a
LibWeb/IDL: Add support for returning dictionaries
|
3 anos atrás |
Luke Wilde
|
15f44eecca
LibWeb/IDL: Always throw an error if string does not match an enum value
|
3 anos atrás |
Luke Wilde
|
29b0277a71
LibWeb/IDL: Respect type of IDL constants
|
3 anos atrás |
Luke Wilde
|
98f354cec4
LibWeb/IDL: Implement returning union types from IDL functions
|
3 anos atrás |
stelar7
|
3413eb1416
LibWeb: Teach IDLParser about `long long`
|
3 anos atrás |
Kenneth Myhra
|
0b86574293
LibWeb: Verify argument_check before generating if statement
|
3 anos atrás |
Kenneth Myhra
|
887e13f364
LibWeb: Get argument count from Function::parameters::size()
|
3 anos atrás |
Kenneth Myhra
|
ba23d036bd
LibWeb: Add IDLGenerators::is_primitive()
|
3 anos atrás |