ladybird/Userland
Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String
There was no need to use FlyString for error messages, and it just
caused a bunch of churn since these strings typically only existed
during the lifetime of the error.
2024-10-12 21:14:18 +02:00
..
Libraries LibWeb: Make DOMException take error message as a String 2024-10-12 21:14:18 +02:00
Services LibWeb: Update (not replace) timeout values in WebDriver's Set Timeouts 2024-10-12 15:02:41 +02:00
Utilities UI: Migrate headless-browser to be alongside other Ladybird chromes 2024-10-11 09:09:40 +02:00