ladybird/Userland
Linus Groh ea60b344eb LibJS: Add name and message properties to NativeError prototypes
Otherwise these will get their name/default message from the Error
prototype, and as a result would always just say "Error" in error
messages, not the specific type.
Something I missed in da177c6, now with tests. :^)
2021-04-14 10:11:04 +02:00
..
Applets
Applications Browser: Remove expired cookies from the CookieJar 2021-04-13 21:59:30 +02:00
Demos Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
DevTools Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
DynamicLoader
Games Minesweeper: Use one premade mine palette for all mine widgets 2021-04-13 21:52:34 +02:00
Libraries LibJS: Add name and message properties to NativeError prototypes 2021-04-14 10:11:04 +02:00
Services Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
Shell Shell: flush stderr and stdout when using builtins 2021-04-13 00:02:46 +02:00
Tests
Utilities Utilities: Remove the "html" program 2021-04-13 18:24:47 +02:00
CMakeLists.txt