Shannon Booth
|
cc91473f4d
LibWeb: Make TemporaryExecutionContext take a Realm&
|
8 달 전 |
Shannon Booth
|
29cea5bd24
LibWeb: Make EventLoopPlugin::deferred_invoke take a HeapFunction
|
8 달 전 |
Shannon Booth
|
7487a782db
LibWeb: Use HeapFunction for EventLoopPlugin::spin_until
|
8 달 전 |
Andrew Kaster
|
2c3531ab78
LibWeb: Move JS::Promise <-> WebIDL conversion into IDL
|
8 달 전 |
justus2510
|
7a92b47a35
LibWeb: Make FileReader fire progress event
|
8 달 전 |
Andreas Kling
|
5c20bc2afc
LibWeb: Make MimeSniff::MimeType::parse() infallible
|
8 달 전 |
Andreas Kling
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
8 달 전 |
Timothy Flynn
|
2d4d16ac37
LibWeb: Remove exceptional return types from infallible stream IDL
|
1 년 전 |
Timothy Flynn
|
c29916775e
LibWeb: Mark stream AOs as infallible as required by the spec
|
1 년 전 |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 년 전 |
Kenneth Myhra
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 년 전 |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 년 전 |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 년 전 |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 년 전 |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 년 전 |
Shannon Booth
|
77d32fcb5f
LibWeb: Add an initial implementation for Web::FileAPI::FileReader
|
1 년 전 |