Kenneth Myhra
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 سال پیش |
Aliaksandr Kalenik
|
9540af6489
LibWeb: Fix nodesToRemove collecting traversal in Range::delete_contents
|
1 سال پیش |
Shannon Booth
|
c3217754f1
LibWeb: Remove a bunch of calls to `to_byte_string`
|
1 سال پیش |
Andreas Kling
|
1987318cc2
LibWeb: Move selection state from layout tree to paint tree
|
1 سال پیش |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 سال پیش |
Andreas Kling
|
bbb96d65b1
LibWeb: Don't crash on live range offset update during node insertion
|
1 سال پیش |
Aliaksandr Kalenik
|
cd7b5b18e4
LibWeb: Emit "selectionchange" event on document
|
1 سال پیش |
Aliaksandr Kalenik
|
02d5ed44cb
LibWeb: Stub Range::get_client_rects()
|
1 سال پیش |
Aliaksandr Kalenik
|
7c2713c14f
LibWeb: Move set_needs_display() from layout node to paintable
|
1 سال پیش |
Shannon Booth
|
e9dfa61588
LibWeb: Use UTF-16 code unit offsets in Range::to_string
|
1 سال پیش |
Shannon Booth
|
ee431e6911
LibWeb: Use WebIDL typedefs in Range/AbstractRange
|
1 سال پیش |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
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 سال پیش |
Andreas Kling
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
1 سال پیش |
Andreas Kling
|
f052823f5f
LibWeb: Use FlyString for create_element() namespace strings
|
1 سال پیش |
Shannon Booth
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 سال پیش |
Shannon Booth
|
b603e860af
LibWeb: Port CharacterData from DeprecatedString to String
|
1 سال پیش |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 سال پیش |
Shannon Booth
|
7b79324548
LibWeb: Port Range interface from DeprecatedString to String
|
1 سال پیش |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 سال پیش |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 سال پیش |
Andreas Kling
|
e8f5085669
LibWeb: Implement Range.createContextualFragment()
|
2 سال پیش |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 سال پیش |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 سال پیش |
Kenneth Myhra
|
ec0049441c
LibWeb: Make factory methods of Geometry::DOMRect fallible
|
2 سال پیش |
Kenneth Myhra
|
0791195843
LibWeb: Make factory methods of DOM::Range fallible
|
2 سال پیش |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 سال پیش |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 سال پیش |
Andreas Kling
|
b79bc25a1f
LibWeb: Use DOM Selection instead of ad-hoc layout tree selection
|
2 سال پیش |