Andrew Kaster
|
2c31d7dddc
LibWeb: Add stub implementation of CSS FontFace Web API
|
1 سال پیش |
Shannon Booth
|
c9b2c1c747
LibWeb: Add stub IDL interface for AudioScheduledSourceNode
|
1 سال پیش |
Shannon Booth
|
6661c68b28
LibWeb: Add stub IDL interface for AudioNode
|
1 سال پیش |
Shannon Booth
|
5ae0ac7b73
LibWeb: Add stub IDL interface for AudioParam
|
1 سال پیش |
Shannon Booth
|
b1b7e2324a
LibWeb: Add stub IDL interface for PeriodicWave
|
1 سال پیش |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 سال پیش |
Shannon Booth
|
de2cad02aa
LibWeb: Factor out a function to generate IDL enumerations
|
1 سال پیش |
Shannon Booth
|
4a62268d73
LibWeb: Do not handle an invalid enum in idl_enum_to_string
|
1 سال پیش |
Tim Ledbetter
|
1127fa1e01
IDLGenerators: Set namespace object prototype to Object.prototype
|
1 سال پیش |
Tim Ledbetter
|
3eb07a9b8b
IDLGenerators: Don't duplicate include statements for each import
|
1 سال پیش |
Tim Ledbetter
|
ddd1ac1e36
LibWeb: Add a custom extended attribute for namespace-level finalization
|
1 سال پیش |
Tim Ledbetter
|
6d4b8bde55
LibWeb: Isolate WebAssembly cache by global object
|
1 سال پیش |
Tim Ledbetter
|
5e75afd549
LibWeb: Fix typo in extended `WithGCVisitor` extended attribute name
|
1 سال پیش |
Andreas Kling
|
f4f4f7781d
Ladybird+LibWeb: Add optional IDL call tracing
|
1 سال پیش |
Lucas CHOLLET
|
94128fe027
LibWeb: Make CanvasImageSource also be an ImageBitmap
|
1 سال پیش |
Shannon Booth
|
b873e5bc1d
LibWeb: Implement the PointerEvent interface
|
1 سال پیش |
Shannon Booth
|
80658743d3
LibWeb: Generate Optional<NonnullGCPtr<T>> as GCPtr<T>
|
1 سال پیش |
Matthew Olsson
|
aac873fcec
LibWeb: Fix a few "missing visit_edges" warnings from the GC verifier
|
1 سال پیش |
Matthew Olsson
|
164db73bdc
IDLGenerators: Fix a GCVerifier warning
|
1 سال پیش |
Luke Wilde
|
316814988f
LibIDL+LibWeb: Add support for static readonly attributes
|
1 سال پیش |
MacDue
|
59cd086199
LibWeb: Stub (and implement) `SVGSVGElement` methods and attributes
|
1 سال پیش |
MacDue
|
a6a40a5bc6
LibWeb: Stub out `SVGTransform`
|
1 سال پیش |
Shannon Booth
|
e590e92399
LibWeb: Add HTMLCollection as a platform object
|
1 سال پیش |
Shannon Booth
|
a09849072e
LibWeb: Pass through [EnforceRange] and [Clamp] extended attributes
|
1 سال پیش |
Kenneth Myhra
|
900a889eb1
LibWeb+LibIDL: Add support for overloading constructors
|
1 سال پیش |
Kenneth Myhra
|
09779ab4a6
LibWeb: Add Uint8ClampedArray as supported parameter type
|
1 سال پیش |
Tim Ledbetter
|
158d9a5921
LibWeb: Ensure enumerated attributes are always limited to known values
|
1 سال پیش |
Andrew Kaster
|
6783a524d0
LibWeb: Make DOMExceptionPrototype's prototype %Error.prototype%
|
1 سال پیش |
Andrew Kaster
|
1521a60a67
LibWeb: Support SubtleCrypto.exportKey for RSA-OAEP in JsonWebKey format
|
1 سال پیش |
Aliaksandr Kalenik
|
8a829be25c
LibWeb: Handle scenario when Window property setter is called on global
|
1 سال پیش |