Shannon Booth
|
c4efc0a5aa
LibWeb: Add Web::XLink::AttributeNames
|
1 tahun lalu |
networkException
|
ff6d7cf3e4
LibJS+LibWeb: Bring script fetching closer to the spec
|
1 tahun lalu |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 tahun lalu |
Jonah
|
442602bec8
LibWeb: Generate MathML Elements
|
2 tahun lalu |
Andreas Kling
|
25eee91811
AK: Make "foo"_fly_string infallible
|
2 tahun lalu |
Timothy Flynn
|
e5bcd6c731
LibWeb: Implement the HostGetImportMetaProperties hook
|
2 tahun lalu |
Sam Atkins
|
6d93e03211
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
|
2 tahun lalu |
Kenneth Myhra
|
fb96966f1e
LibWeb: Add WebGL::EventNames
|
2 tahun lalu |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
2 tahun lalu |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 tahun lalu |
Luke Wilde
|
89ebef9730
LibWeb: Add a list of the entry names in the PerformanceTiming interface
|
2 tahun lalu |
Luke Wilde
|
31b507afbf
LibWeb: Introduce Performance Timeline and its Performance functions
|
2 tahun lalu |
Timothy Flynn
|
db2ba5f1d9
LibWeb: Initialize static web strings during main-thread VM creation
|
2 tahun lalu |
Timothy Flynn
|
6e1b5b541a
LibWeb: Move initialization of the MainThreadVM to WebContent's main()
|
2 tahun lalu |
Timothy Flynn
|
13dfadba79
LibJS: Propagate errors from VM creation
|
2 tahun lalu |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 tahun lalu |
Luke Wilde
|
9aca54091a
LibWeb: Remove the dummy execution context
|
2 tahun lalu |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 tahun lalu |
Kenneth Myhra
|
dd2d029952
LibWeb: Port PromiseRejectionEvent to new String
|
2 tahun lalu |
Kenneth Myhra
|
3941e64fde
LibWeb: Make factory method of HTML::PromiseRejectionEvent fallible
|
2 tahun lalu |
Timothy Flynn
|
88814acbd3
LibJS+Everywhere: Convert JS::Error to String
|
2 tahun lalu |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 tahun lalu |
Linus Groh
|
afc055c088
LibWeb: Convert the Location object to IDL
|
2 tahun lalu |
Timothy Flynn
|
6e93d89ee3
LibWeb: Generate exposed Window/Worker interfaces as lazy objects
|
2 tahun lalu |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 tahun lalu |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 tahun lalu |
Linus Groh
|
91b0123eaf
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
|
2 tahun lalu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 tahun lalu |
Andreas Kling
|
3503c658fb
LibJS+LibWeb: Move JS::ModuleRequest to its own header file
|
2 tahun lalu |
Andreas Kling
|
71067cbc6c
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
|
2 tahun lalu |