Shannon Booth
|
b603e860af
LibWeb: Port CharacterData from DeprecatedString to String
|
há 1 ano atrás |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
há 1 ano atrás |
Shannon Booth
|
7b79324548
LibWeb: Port Range interface from DeprecatedString to String
|
há 1 ano atrás |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
há 1 ano atrás |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
há 2 anos atrás |
Andreas Kling
|
e8f5085669
LibWeb: Implement Range.createContextualFragment()
|
há 2 anos atrás |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
há 2 anos atrás |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
há 2 anos atrás |
Kenneth Myhra
|
ec0049441c
LibWeb: Make factory methods of Geometry::DOMRect fallible
|
há 2 anos atrás |
Kenneth Myhra
|
0791195843
LibWeb: Make factory methods of DOM::Range fallible
|
há 2 anos atrás |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
há 2 anos atrás |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
há 2 anos atrás |
Andreas Kling
|
b79bc25a1f
LibWeb: Use DOM Selection instead of ad-hoc layout tree selection
|
há 2 anos atrás |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
há 2 anos atrás |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
há 2 anos atrás |
Andreas Kling
|
d5ed07fdc4
LibJS+LibWeb: Remove NonnullGCPtr<T>::operator=(GCPtr<T>) footgun
|
há 2 anos atrás |
Luke Wilde
|
34c130b336
LibWeb: Stub Range.getBoundingClientRect
|
há 2 anos atrás |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
há 2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
há 2 anos atrás |
Andreas Kling
|
317ab7a04b
LibWeb: Make Range's boundary point comparison a public function
|
há 2 anos atrás |
Andrew Kaster
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
há 2 anos atrás |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
há 2 anos atrás |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
há 2 anos atrás |
Linus Groh
|
6055b0e850
LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro
|
há 2 anos atrás |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
há 2 anos atrás |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
há 2 anos atrás |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
há 2 anos atrás |
Andreas Kling
|
bb547ce1c4
LibWeb: Make AbstractRange and subclasses GC-allocated
|
há 3 anos atrás |
Andreas Kling
|
2fb9eb5257
LibWeb: Implement Range.deleteContents()
|
há 3 anos atrás |