Shannon Booth
|
04c094343f
LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types
|
1 rok temu |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
Bastiaan van der Plaat
|
f1ead552ce
LibWeb: Add constructor options to TextDecoder
|
1 rok temu |
Shannon Booth
|
278061e8b9
LibWeb: Port TextDecoder interface from DeprecatedString to String
|
1 rok temu |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 rok temu |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 lat temu |
Ali Mohammad Pur
|
0e3fb39a0a
LibWeb: Make 'optional BufferSource' IDL arguments actually optional
|
2 lat temu |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 lat temu |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 lat temu |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 lat temu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 lat temu |
Andrew Kaster
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 lat temu |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 lat temu |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 lat temu |
Andreas Kling
|
018d236439
LibWeb: Make TextDecoder GC-allocated
|
2 lat temu |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 lat temu |
Ali Mohammad Pur
|
16c0646b9d
LibWeb: Implement a very basic version of TextDecoder
|
3 lat temu |