Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
vor 1 Jahr |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
vor 1 Jahr |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
vor 1 Jahr |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
vor 1 Jahr |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
vor 1 Jahr |
Shannon Booth
|
c405ba6b08
LibWeb: Port HTMLBaseElement interface from DeprecatedString to String
|
vor 1 Jahr |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
vor 1 Jahr |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
vor 2 Jahren |
PrestonLTaylor
|
5d3b7a5ecc
LibWeb: Return DOMException instead of crashing when setting attributes
|
vor 2 Jahren |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
vor 2 Jahren |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
vor 2 Jahren |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
vor 2 Jahren |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
vor 2 Jahren |
Andreas Kling
|
b400a34984
LibWeb: Cache the first <base href> (in tree order) in Document
|
vor 2 Jahren |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
vor 2 Jahren |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
vor 2 Jahren |
Andreas Kling
|
9f32da1dbc
LibWeb: Add fast_is<HTMLBaseElement>()
|
vor 2 Jahren |
Luke Wilde
|
0a989d1bfd
LibWeb: Implement HTMLBaseElement.href
|
vor 3 Jahren |
Luke Wilde
|
1f820f8840
LibWeb: Add support for the <base> element changing the base URL
|
vor 3 Jahren |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
vor 3 Jahren |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
vor 4 Jahren |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
vor 4 Jahren |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
vor 4 Jahren |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
vor 4 Jahren |