Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 год назад |
Karol Kosek
|
fdb27c5851
LibWeb: Use StringView in calls to Vector<String>::contains_slow()
|
1 год назад |
Andreas Kling
|
97ebfd9f0f
LibJS: Make Value::to_string_without_side_effects() infallible
|
1 год назад |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 год назад |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
1 год назад |
Timothy Flynn
|
9d7215c636
LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h
|
1 год назад |
Timothy Flynn
|
5703833116
LibJS+LibWeb: Refactor GetIterator to use GetIteratorFromMethod
|
1 год назад |
Andrew Kaster
|
fdefb4104b
LibWeb: Add prototype header to CustomElementRegistry.cpp
|
2 лет назад |
Linus Groh
|
aff1ec6014
LibJS: Port iterator_step() to GCPtr
|
2 лет назад |
Linus Groh
|
b33b0d60e6
LibJS: Port Value::get_method() to GCPtr
|
2 лет назад |
Linus Groh
|
2555d7a36a
LibJS: Make well-known symbol getters return NonnullGCPtr
|
2 лет назад |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 лет назад |