Luke Wilde
|
c0f22065ab
LibWeb: Add an extended attribute that makes interfaces use AK::String
|
il y a 2 ans |
Timothy Flynn
|
88814acbd3
LibJS+Everywhere: Convert JS::Error to String
|
il y a 2 ans |
Timothy Flynn
|
527edb55ad
LibWeb: Convert usages of Value::TDSWOSE to Value::TSWOSE
|
il y a 2 ans |
Timothy Flynn
|
b245300ba1
LibJS+Everywhere: Deprecate Value::to_string_without_side_effects
|
il y a 2 ans |
Kenneth Myhra
|
d5b5b94a35
LibWeb: Introduce the FormData interface from the XHR specification
|
il y a 2 ans |
Timothy Flynn
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
il y a 2 ans |
MacDue
|
0c313c586b
Meta: Register CanvasPattern as a platform object
|
il y a 2 ans |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
il y a 2 ans |
MacDue
|
2be4142138
Meta: Register CanvasGradient as a platform object
|
il y a 2 ans |
Linus Groh
|
afc055c088
LibWeb: Convert the Location object to IDL
|
il y a 2 ans |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
il y a 2 ans |
Linus Groh
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
il y a 2 ans |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
il y a 2 ans |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
il y a 2 ans |
Linus Groh
|
a4d85cd522
LibJS: Convert Promise::create() to NonnullGCPtr
|
il y a 2 ans |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
il y a 2 ans |
Linus Groh
|
91b0123eaf
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
|
il y a 2 ans |
Daniel Bertalan
|
8d1ad592a1
BindingsGenerator: Write generated code to disk instead of stdout
|
il y a 2 ans |
Luke Wilde
|
565dc0f296
LibWeb: Add namespace qualifier to type names equal to a C++ namespace
|
il y a 2 ans |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
il y a 2 ans |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
il y a 2 ans |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
il y a 2 ans |
Luke Wilde
|
715e56a74c
LibWeb: Add @@toStringTag to platform object prototypes
|
il y a 2 ans |
Andreas Kling
|
71067cbc6c
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
|
il y a 2 ans |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
il y a 2 ans |
Linus Groh
|
3b2e5b08d9
LibWeb: Remove dbgln FIXME spam from BindingsGenerator
|
il y a 2 ans |
Kenneth Myhra
|
ebd93c8d57
LibWeb: Revert support for DOM::Document in XHR::send()
|
il y a 2 ans |
Andreas Kling
|
940b455ed0
LibWeb: Teach IDL generator to go from WindowProxy to EventTarget
|
il y a 2 ans |
Kenneth Myhra
|
7831e62955
LibWeb: Add support for DOM::Document to XHR::send()
|
il y a 2 ans |
Sam Atkins
|
0823a3c422
BindingsGenerator+LibWeb: Pass a VM to static IDL-based functions
|
il y a 2 ans |