Idan Horowitz
|
c3810b827a
LibWeb: Add support for parsing IDL dictionaries
|
3 éve |
Idan Horowitz
|
87f655f2af
LibWeb: Change IDL::parse_interface's return type to NonnullOwnPtr
|
3 éve |
Idan Horowitz
|
cdde3ba5c5
LibWeb: Add partial support for IDL Iterable declarations
|
3 éve |
Idan Horowitz
|
2fab43ba5d
LibWeb: Add support for wrapping arbitrary values to WrapperGenerator
|
3 éve |
Idan Horowitz
|
a11f7868a4
LibWeb: Only consume [a-zA-Z0-9_] characters for IDL types
|
3 éve |
Luke Wilde
|
067d839615
LibWeb: Add support for the any type in returning and parameters
|
3 éve |
Luke Wilde
|
d30ec4d790
LibWeb: Add [CustomVisit] IDL interface extended attribute
|
3 éve |
Andreas Kling
|
43d378940f
LibWeb: Add DOMRect and Element.getBoundingClientRect()
|
3 éve |
Luke Wilde
|
41ae0c0216
LibWeb: Add support for IDL legacy platform objects
|
3 éve |
Idan Horowitz
|
8dcf4e0346
LibWeb: Return undefined from generated EventHandler setters
|
3 éve |
Linus Groh
|
a1a164e6b8
LibWeb: Return undefined from generated setters, not an empty value
|
3 éve |
Andreas Kling
|
95559c4277
LibWeb: Implement basic support for MessageChannel and MessagePort
|
3 éve |
Andreas Kling
|
11bb6e045f
LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec
|
3 éve |
Idan Horowitz
|
fe32c9c3bd
LibWeb: Add the URL::searchParams attribute
|
3 éve |
Idan Horowitz
|
23997005cf
LibWeb: Allow IDL attribute setters to throw DOMExceptions
|
3 éve |
Idan Horowitz
|
f9a169380c
LibWeb: Consume the extra whitespace in stringifier attributes
|
3 éve |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 éve |
Idan Horowitz
|
2b78e227f2
LibWeb: Add support for generating a stringifier method/attribute
|
3 éve |
Idan Horowitz
|
47e261c691
LibWeb: Escape reserved names of generated wrapper functions
|
3 éve |
Luke Wilde
|
678dd2d180
LibWeb: Expose the location object via Document.location
|
3 éve |
Luke Wilde
|
3faed65e2b
LibWeb: Add full support for optional and nullable to IDL string types
|
3 éve |
Luke Wilde
|
f8eb616fe3
LibWeb: Add support for the IDL any type
|
3 éve |
Timothy Flynn
|
c59b97043e
LibWeb: Use ErrorType::NotAnObjectOfType instead of NotA
|
3 éve |
Idan Horowitz
|
6704961c82
AK: Replace the mutable String::replace API with an immutable version
|
3 éve |
Luke Wilde
|
ed97ee902b
LibWeb: Add support for IDL static functions
|
3 éve |
Luke Wilde
|
1d8f8ea5b1
LibWeb: Add initial support for AbortController and AbortSignal
|
3 éve |
Andrew Kaster
|
63956b36d0
Everywhere: Move all host tools into the Lagom/Tools subdirectory
|
4 éve |