Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 ano atrás |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 anos atrás |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
2 anos atrás |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
2 anos atrás |
Andreas Kling
|
1cf5737e9e
LibWeb: Add fast_is<T>() for various types stood out in a profile
|
2 anos atrás |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 anos atrás |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 anos atrás |
MacDue
|
890b4d7980
LibWeb: Replace ARIA role static FlyStrings with an enum
|
2 anos atrás |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 anos atrás |
Jonah
|
e63d9d4925
LibWeb: Add Support for the ARIA Element Properties
|
2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 anos atrás |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 anos atrás |
Luke Wilde
|
3fe66bddf4
LibWeb: Implement WindowEventHandlers
|
3 anos atrás |
Luke Wilde
|
ebf2184636
LibWeb: Only make certain <body> and <frameset> events apply to Window
|
3 anos atrás |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 anos atrás |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 anos atrás |
Andreas Kling
|
a59b1825ce
LibWeb: Basic implementation of global event handlers :^)
|
4 anos atrás |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anos atrás |