Daniel Bertalan
|
c62240aa80
Everywhere: Warn on function definitions without prototypes
|
11 miesięcy temu |
Jamie Mansfield
|
e8fe7c0ee3
LibWeb: Prevent infinite loop in create_an_inheritance_stack
|
11 miesięcy temu |
Maciej
|
65d8d205ee
LibWeb: Implement HTML DragEvent class
|
1 rok temu |
Jamie Mansfield
|
ecad28657a
LibWeb/HTML: Implement TextTrackList IDL interface
|
1 rok temu |
Caitlin Potter
|
80cd3712c2
LibWeb: Implement WebIDL constructor flow for derived classes
|
1 rok temu |
Luke Warlow
|
a65f1ecc37
LibWeb: Implement stub for ElementInternals
|
1 rok temu |
Andreas Kling
|
fb9f3f10f3
LibWeb: Add Element.getHTML() and ShadowRoot.getHTML()
|
1 rok temu |
Luke Warlow
|
b216046234
LibWeb: Implement CloseWatcher API
|
1 rok temu |
Tim Ledbetter
|
2f5cf8ac20
LibIDL+LibWeb: Mark [FIXME] interfaces as [[Unimplemented]]
|
1 rok temu |
Matthew Olsson
|
3e221fbb2d
IDLGenerators: Handle restricted/unrestricted floating point types
|
1 rok temu |
Andrew Kaster
|
7077e4d002
LibIDL+LibWeb: Add support for WebIDL setlike declarations on interfaces
|
1 rok temu |
Tim Ledbetter
|
d2b3007248
IDLGenerators: Use spec-compliant algorithm to parse integer values
|
1 rok temu |
Tim Ledbetter
|
c0e504fbdd
LibWeb: Add some missing `[FIXME]` IDL attributes
|
1 rok temu |
Tim Ledbetter
|
1bc0fcca8d
IDLGenerators: Support `[Reflect]` on long and unsigned long attributes
|
1 rok temu |
Tim Ledbetter
|
4d02bfc722
IDLGenerators: Add FIXME attribute support for non-readonly properties
|
1 rok temu |
Shannon Booth
|
7c69b4737b
LibWeb: Add a 'FIXME' extended attribute for stubbed IDL attrs and fn's
|
1 rok temu |
Shannon Booth
|
8d5665ebe1
LibWeb: Add stub for IDBFactory
|
1 rok temu |
Shannon Booth
|
b3c8974718
LibWeb: Factor out IDL generator using namespace hack into a function
|
1 rok temu |
Tim Ledbetter
|
63246577d2
LibWeb: Use correct type for `MessageEventInit.ports`
|
1 rok temu |
Shannon Booth
|
2a56df8ecd
LibWeb: Add scaffolding for DynamicsCompressorNode
|
1 rok temu |
Andrew Kaster
|
e10721f1b5
LibWeb: Add stub implementation of FontFaceSet and Document.fonts
|
1 rok temu |
Andrew Kaster
|
2c31d7dddc
LibWeb: Add stub implementation of CSS FontFace Web API
|
1 rok temu |
Shannon Booth
|
c9b2c1c747
LibWeb: Add stub IDL interface for AudioScheduledSourceNode
|
1 rok temu |
Shannon Booth
|
6661c68b28
LibWeb: Add stub IDL interface for AudioNode
|
1 rok temu |
Shannon Booth
|
5ae0ac7b73
LibWeb: Add stub IDL interface for AudioParam
|
1 rok temu |
Shannon Booth
|
b1b7e2324a
LibWeb: Add stub IDL interface for PeriodicWave
|
1 rok temu |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
Shannon Booth
|
de2cad02aa
LibWeb: Factor out a function to generate IDL enumerations
|
1 rok temu |
Shannon Booth
|
4a62268d73
LibWeb: Do not handle an invalid enum in idl_enum_to_string
|
1 rok temu |
Tim Ledbetter
|
1127fa1e01
IDLGenerators: Set namespace object prototype to Object.prototype
|
1 rok temu |