ladybird/Userland
Aliaksandr Kalenik 5cdd03fc53 LibWeb: Fix divisions by zero in FFC and GFC
This is the preparation to use fixed-point to represent CSSPixels.
Previously, it was acceptable to divide CSSPixels by zero, resulting
in inf, but after migrating to fixed-point stored as an integer, it
would lead to undefined behavior.
2023-07-25 11:52:02 +02:00
..
Applets
Applications Spreadsheet: Update cell colors interactively while picking 2023-07-24 11:30:54 +03:30
BuggieBox
Demos
DevTools HackStudio+LibGUI: Remove TextDocument::is_code_document() 2023-07-24 16:39:02 +01:00
DynamicLoader
Games Snake: Update snake skin color interactively while picking 2023-07-24 11:30:54 +03:30
Libraries LibWeb: Fix divisions by zero in FFC and GFC 2023-07-25 11:52:02 +02:00
Services Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2023-07-15 16:21:29 +02:00
Shell
Utilities pdf: Add a --debugging-stats flag 2023-07-24 11:00:01 -04:00
CMakeLists.txt