Andreas Kling
|
18c54d8d40
|
LibJS: Make Cell::initialize() return void
Stop worrying about tiny OOMs.
Work towards #20405
|
2023-08-08 07:39:11 +02:00 |
|
Andreas Kling
|
34344120f2
|
AK: Make "foo"_string infallible
Stop worrying about tiny OOMs.
Work towards #20405.
|
2023-08-07 16:03:27 +02:00 |
|
Linus Groh
|
51c3967516
|
Everywhere: Use '_{short_,}string' literals more
This mostly updates code what was written before but merged after these
were added.
|
2023-02-28 15:15:36 +00:00 |
|
Andreas Kling
|
3a5802540e
|
LibWeb: Follow-up fixes for Linus's comments in #17658
|
2023-02-28 13:16:39 +01:00 |
|
Luke Wilde
|
4d0277cd9a
|
LibWeb: Implement navigator.{plugins,mimeTypes}
|
2023-02-28 12:36:14 +01:00 |
|