Andreas Kling
|
b98a2be96b
LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM
|
1 год назад |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 год назад |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 год назад |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 год назад |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 год назад |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 год назад |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 год назад |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
2 лет назад |
Kenneth Myhra
|
2091a11488
LibWeb: Port EventTarget to new {Fly}String
|
2 лет назад |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
2 лет назад |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 лет назад |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 лет назад |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 лет назад |
Luke Wilde
|
3fe66bddf4
LibWeb: Implement WindowEventHandlers
|
3 лет назад |
Luke Wilde
|
ebf2184636
LibWeb: Only make certain <body> and <frameset> events apply to Window
|
3 лет назад |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 лет назад |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 лет назад |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
4 лет назад |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 лет назад |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 лет назад |