Shannon Booth
|
826374d04b
LibWeb: Port Path2D interface from DeprecatedString to String
|
1 year ago |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 year ago |
Luke Wilde
|
a964ebc255
LibWeb: Implement Path2D#addPath
|
2 years ago |
Kenneth Myhra
|
86b7f148b9
LibWeb: Make factory method of HTML::Path2D 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 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 years ago |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 years ago |
Andreas Kling
|
2704bcdaaa
LibWeb: Make Path2D GC-allocated
|
2 years ago |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 years ago |
Sam Atkins
|
2ec52bbbd5
LibWeb: Implement Path2D class
|
2 years ago |