Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 년 전 |
MacDue
|
b9afea40e6
LibWeb: Update SVG `get_path()` API to take a viewport size
|
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 년 전 |
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
|
320dddde6a
LibWeb: Remove unecessary dependence on Window from SVG 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 년 전 |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 년 전 |
Sam Atkins
|
116a1f485c
LibWeb: Add SVG `<polyline>` element and test case :^)
|
3 년 전 |