Kenneth Myhra
|
98ef76b144
BindingsGenerator: Pass optional values as 'sv' to String::from_utf8()
|
2 vuotta sitten |
Kenneth Myhra
|
511ce240f2
BindingsGenerator: Allow stringifier to return DOMException if needed
|
2 vuotta sitten |
Kenneth Myhra
|
e776171d8f
LibWeb: Allow prototype.{entries keys,value} to propagate errors
|
2 vuotta sitten |
Kenneth Myhra
|
3689d58c64
LibWeb: Allow EventListener/NodeFilter path to propagate errors
|
2 vuotta sitten |
Andreas Kling
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
2 vuotta sitten |
Luke Wilde
|
3275d659bf
LibWeb: Convert FormData to String and Vector storage
|
2 vuotta sitten |
Luke Wilde
|
c0f22065ab
LibWeb: Add an extended attribute that makes interfaces use AK::String
|
2 vuotta sitten |
Timothy Flynn
|
88814acbd3
LibJS+Everywhere: Convert JS::Error to String
|
2 vuotta sitten |
Timothy Flynn
|
527edb55ad
LibWeb: Convert usages of Value::TDSWOSE to Value::TSWOSE
|
2 vuotta sitten |
Timothy Flynn
|
b245300ba1
LibJS+Everywhere: Deprecate Value::to_string_without_side_effects
|
2 vuotta sitten |
Kenneth Myhra
|
d5b5b94a35
LibWeb: Introduce the FormData interface from the XHR specification
|
2 vuotta sitten |
Timothy Flynn
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
2 vuotta sitten |
MacDue
|
0c313c586b
Meta: Register CanvasPattern as a platform object
|
2 vuotta sitten |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 vuotta sitten |
MacDue
|
2be4142138
Meta: Register CanvasGradient as a platform object
|
2 vuotta sitten |
Linus Groh
|
afc055c088
LibWeb: Convert the Location object to IDL
|
2 vuotta sitten |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
2 vuotta sitten |
Linus Groh
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 vuotta sitten |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 vuotta sitten |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 vuotta sitten |
Linus Groh
|
a4d85cd522
LibJS: Convert Promise::create() to NonnullGCPtr
|
2 vuotta sitten |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 vuotta sitten |
Linus Groh
|
91b0123eaf
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
|
2 vuotta sitten |
Daniel Bertalan
|
8d1ad592a1
BindingsGenerator: Write generated code to disk instead of stdout
|
2 vuotta sitten |
Luke Wilde
|
565dc0f296
LibWeb: Add namespace qualifier to type names equal to a C++ namespace
|
2 vuotta sitten |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 vuotta sitten |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Luke Wilde
|
715e56a74c
LibWeb: Add @@toStringTag to platform object prototypes
|
2 vuotta sitten |
Andreas Kling
|
71067cbc6c
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
|
2 vuotta sitten |