Matthew Olsson
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 年之前 |
Bastiaan van der Plaat
|
7372c01786
LibWeb: Add select and options collection remove method
|
1 年之前 |
Bastiaan van der Plaat
|
5decf4b33c
LibWeb: Add HTMLOptionsCollection selected index property
|
1 年之前 |
Bastiaan van der Plaat
|
5c277144d8
LibWeb: Add select and option collection set length
|
1 年之前 |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 年之前 |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 年之前 |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 年之前 |
Kenneth Myhra
|
2b391ea622
LibWeb: Make factory method of HTML::HTMLOptionsCollection fallible
|
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 年之前 |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 年之前 |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 年之前 |
Andreas Kling
|
2bba97964b
LibWeb: Make HTMLCollection and subclasses GC-allocated
|
2 年之前 |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 年之前 |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
2 年之前 |
Timothy Flynn
|
ff9856a214
LibWeb: Implement HTMLOptionsCollection.add()
|
3 年之前 |
Simon Wanner
|
624527f15e
LibWeb: Add stub implementation of HTMLOptionsCollection
|
3 年之前 |