Timothy Flynn
|
6e93d89ee3
LibWeb: Generate exposed Window/Worker interfaces as lazy objects
|
2 years ago |
Timothy Flynn
|
7bd8fd000f
LibWeb: Generate dedicated methods to create Web constructors/prototypes
|
2 years ago |
Ben Wiederhake
|
8a331d4fa0
Everywhere: Move AK/Debug.h include to using files or remove
|
2 years ago |
Tim Schumacher
|
ed4c2f2f8e
LibCore: Rename `Stream::read_all` to `read_until_eof`
|
2 years ago |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Andreas Kling
|
68452c749a
LibWeb: Prevent GC from running during intrinsics allocation
|
2 years ago |
Andrew Kaster
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 years ago |
Andrew Kaster
|
2acff8d853
LibWeb: Add new code generator for creating exposed interface helpers
|
2 years ago |