1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 02:13:56 +09:00
ladybird/Userland
PrestonLTaylor 5563ebab5a profile: Prevent crash when -p is supplied a non-integer value
Instead of crashing we give a helpful warning message to the user.

This also removes a fixme! :^)
2023-05-03 09:57:43 +02:00
..
Applets LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2023-04-30 05:49:46 +02:00
Applications HexEditor: Remember all of the layout options in the configuration 2023-05-03 08:33:11 +01:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2023-04-30 05:49:46 +02:00
DevTools HackStudio: Move around execution order and prevent crashing 2023-04-30 06:08:22 +02:00
DynamicLoader DynamicLoader: Ensure that backtrace computation stops at _start 2023-04-23 14:30:59 +02:00
Games Chess: Spawn new engine process immediately after engine is selected 2023-05-03 08:31:34 +01:00
Libraries LibWeb: Implement "create navigation params from a srcdoc resource" 2023-05-03 09:39:49 +02:00
Services LibChess+ChessEngine: Don't crash on error when reading UCI commands 2023-05-03 08:31:34 +01:00
Shell Userland: Remove serialize-to-JSON functions only used for Inspector 2023-04-25 14:48:40 +02:00
Utilities profile: Prevent crash when -p is supplied a non-integer value 2023-05-03 09:57:43 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00