Linus Groh
|
a4d85cd522
LibJS: Convert Promise::create() to NonnullGCPtr
|
2 rokov pred |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 rokov pred |
Linus Groh
|
91b0123eaf
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
|
2 rokov pred |
Daniel Bertalan
|
8d1ad592a1
BindingsGenerator: Write generated code to disk instead of stdout
|
2 rokov pred |
Luke Wilde
|
565dc0f296
LibWeb: Add namespace qualifier to type names equal to a C++ namespace
|
2 rokov pred |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 rokov pred |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 rokov pred |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 rokov pred |
Luke Wilde
|
715e56a74c
LibWeb: Add @@toStringTag to platform object prototypes
|
2 rokov pred |
Andreas Kling
|
71067cbc6c
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
|
2 rokov pred |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
2 rokov pred |
Linus Groh
|
3b2e5b08d9
LibWeb: Remove dbgln FIXME spam from BindingsGenerator
|
2 rokov pred |
Kenneth Myhra
|
ebd93c8d57
LibWeb: Revert support for DOM::Document in XHR::send()
|
2 rokov pred |
Andreas Kling
|
940b455ed0
LibWeb: Teach IDL generator to go from WindowProxy to EventTarget
|
2 rokov pred |
Kenneth Myhra
|
7831e62955
LibWeb: Add support for DOM::Document to XHR::send()
|
2 rokov pred |
Sam Atkins
|
0823a3c422
BindingsGenerator+LibWeb: Pass a VM to static IDL-based functions
|
2 rokov pred |
Andrew Kaster
|
636602a54e
LibWeb: Implement <input type=file> behavior
|
2 rokov pred |
Andreas Kling
|
3ca44e2258
BindingsGenerator: Allow the word "inline" in IDL identifiers
|
2 rokov pred |
Andrew Kaster
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 rokov pred |
Andrew Kaster
|
8407bf60c5
LibWeb: Introduce new construct_impl method for bound classes
|
2 rokov pred |
Linus Groh
|
9fb672e981
LibWeb: Implement '5.4. Request class' from the Fetch API :^)
|
2 rokov pred |
Linus Groh
|
b9d626d6b2
LibWeb: Don't always assign values to nullable IDL dictionary members
|
2 rokov pred |
Linus Groh
|
d38f1fb5b2
LibWeb: Fix bindings codegen for IDL enums with only one member
|
2 rokov pred |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
2 rokov pred |
Linus Groh
|
2b2ccb3815
LibWeb: Replace 'heycam.github.io' links with 'webidl.spec.whatwg.org'
|
2 rokov pred |
Linus Groh
|
86f68eb3c3
LibWeb: Move IDLOverloadResolution from Bindings/ to WebIDL/
|
2 rokov pred |
Linus Groh
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 rokov pred |
Linus Groh
|
edfef8e2f5
Everywhere: Rename WrapperGenerator to BindingsGenerator
|
2 rokov pred |