Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
2 سال پیش |
Linus Groh
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
2 سال پیش |
Linus Groh
|
ccdfa2320c
LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19]
|
2 سال پیش |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 سال پیش |
Linus Groh
|
999da617c5
LibJS: Remove GlobalObject from VM::this_value()
|
2 سال پیش |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 سال پیش |
Linus Groh
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
2 سال پیش |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 سال پیش |
Linus Groh
|
5dd5896588
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
|
2 سال پیش |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
2 سال پیش |
Sam Atkins
|
2ec52bbbd5
LibWeb: Implement Path2D class
|
2 سال پیش |
Kenneth Myhra
|
114120852d
LibWeb/IDL: Handle passing ArrayBuffer to an IDL union type
|
2 سال پیش |
Linus Groh
|
dfd62437c4
LibWeb: Make IDL-generated iterator prototype next() enumerable as well
|
2 سال پیش |
Linus Groh
|
6b64ca4bb8
LibWeb: Prepare WrapperGenerator for Fetch bindings
|
3 سال پیش |
Kenneth Myhra
|
df8c49f6bf
LibWeb: Introduce Blob
|
3 سال پیش |
Kenneth Myhra
|
0153514314
LibWeb/IDL: Add support for generating IDL BufferSource type
|
3 سال پیش |
Kenneth Myhra
|
f4cbafe951
LibWeb/IDL: Add support for optional long long
|
3 سال پیش |
Linus Groh
|
22a627fc1a
LibWeb: Move Origin into the HTML namespace
|
3 سال پیش |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 سال پیش |
Luke Wilde
|
3845982d38
LibWeb/IDL: Add support for optional sequences
|
3 سال پیش |
Kenneth Myhra
|
247951e09c
LibWeb: Add URLSearchParams as part of union type for XHR::send()
|
3 سال پیش |
DexesTTP
|
6c7ee391cb
LibWeb: Replace all uses of -'s and ::'s when running the IDL generator
|
3 سال پیش |
DexesTTP
|
7ceeb74535
AK: Use an enum instead of a bool for String::replace(all_occurences)
|
3 سال پیش |
Luke Wilde
|
de88e119a0
LibWeb: Implement XMLSerializer
|
3 سال پیش |
Luke Wilde
|
885c6b6678
LibWeb: Return instead of throwing on unknown enums in attribute setters
|
3 سال پیش |
Luke Wilde
|
58f882200c
LibWeb: Add the ability to retrieve a WebGL context from getContext
|
3 سال پیش |
Luke Wilde
|
b0c2aee2e4
LibWeb: Introduce the WebGL namespace and add WebGLContextEvent
|
3 سال پیش |
Luke Wilde
|
df2c0588ea
LibWeb/IDL: Add support for returning JS::Object from IDL functions
|
3 سال پیش |
Luke Wilde
|
85c617fb1c
LibWeb/IDL: Add support for returning nullable sequence types
|
3 سال پیش |
Luke Wilde
|
633ac53c0c
LibWeb/IDL: Add support for optional enums
|
3 سال پیش |