Kenneth Myhra
|
d7446089ae
LibWeb: Make factory method of Encoding::TextEncoder fallible
|
2 years ago |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 years ago |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Andrew Kaster
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 years ago |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 years ago |
Andreas Kling
|
39660a8680
LibWeb: Remove now-unused Bindings::Wrapper class
|
2 years ago |
Andreas Kling
|
3768743a0a
LibWeb: Remove now-unused Bindings::Wrappable class
|
2 years ago |
Andreas Kling
|
7e508456a0
LibWeb: Make TextEncoder GC-allocated
|
2 years ago |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 years ago |
Linus Groh
|
f8387dea26
LibWeb: Implement TextEncoder.prototype.encoding
|
3 years ago |
Linus Groh
|
f37d00c07b
LibWeb: Implement TextEncoder.prototype.encode()
|
3 years ago |
Linus Groh
|
35d3a1e77b
LibWeb: Add the TextEncoder interface
|
3 years ago |