Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
6ac43274b2
LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects
|
1 năm trước cách đây |
Andreas Kling
|
2d69a009fb
LibWeb: Make more JS modules actually run
|
1 năm trước cách đây |
Andreas Kling
|
c0bacc6c4b
LibWeb: Fix two bad capture-by-reference bugs caught by ASAN
|
1 năm trước cách đây |
Andreas Kling
|
62361e40a1
LibWeb: Set a TemporaryExecutionContext when finishing module loads
|
1 năm trước cách đây |
Andreas Kling
|
8b7d27b349
LibJS+LibWeb: More bringing module loading closer to spec
|
1 năm trước cách đây |
Andreas Kling
|
07f567cd9f
LibJS+LibWeb: Another round of bringing module loading closer to spec
|
1 năm trước cách đây |
Andreas Kling
|
b08683e588
LibWeb: Don't capture stack variables by reference in MainThreadVM hooks
|
1 năm trước cách đây |
Andreas Kling
|
0817d8bda6
LibJS+LibWeb: Make CyclicModule & GraphLoadingState GC-allocated
|
1 năm trước cách đây |
Andreas Kling
|
3dc5f467a8
LibJS: Always allocate ExecutionContext objects on the malloc heap
|
1 năm trước cách đây |
Andreas Kling
|
7ee47d81ca
LibWeb: Allocate custom element reactions queue on demand
|
1 năm trước cách đây |
Andreas Kling
|
9edfd5e360
LibWeb: Only allocate DOM::Node registered observer list on demand
|
1 năm trước cách đây |
Shannon Booth
|
c4efc0a5aa
LibWeb: Add Web::XLink::AttributeNames
|
1 năm trước cách đây |
networkException
|
ff6d7cf3e4
LibJS+LibWeb: Bring script fetching closer to the spec
|
1 năm trước cách đây |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 năm trước cách đây |
Jonah
|
442602bec8
LibWeb: Generate MathML Elements
|
2 năm trước cách đây |
Andreas Kling
|
25eee91811
AK: Make "foo"_fly_string infallible
|
1 năm trước cách đây |
Timothy Flynn
|
e5bcd6c731
LibWeb: Implement the HostGetImportMetaProperties hook
|
2 năm trước cách đây |
Sam Atkins
|
6d93e03211
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
|
2 năm trước cách đây |
Kenneth Myhra
|
fb96966f1e
LibWeb: Add WebGL::EventNames
|
2 năm trước cách đây |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
2 năm trước cách đây |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 năm trước cách đây |
Luke Wilde
|
89ebef9730
LibWeb: Add a list of the entry names in the PerformanceTiming interface
|
2 năm trước cách đây |
Luke Wilde
|
31b507afbf
LibWeb: Introduce Performance Timeline and its Performance functions
|
2 năm trước cách đây |
Timothy Flynn
|
db2ba5f1d9
LibWeb: Initialize static web strings during main-thread VM creation
|
2 năm trước cách đây |
Timothy Flynn
|
6e1b5b541a
LibWeb: Move initialization of the MainThreadVM to WebContent's main()
|
2 năm trước cách đây |
Timothy Flynn
|
13dfadba79
LibJS: Propagate errors from VM creation
|
2 năm trước cách đây |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 năm trước cách đây |
Luke Wilde
|
9aca54091a
LibWeb: Remove the dummy execution context
|
2 năm trước cách đây |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 năm trước cách đây |