Aliaksandr Kalenik
152ce88984
LibWeb: Avoid leaking infinite remaining_free_space in FFC calculation
...
After switching to fixed-point arithmetic in CSSPixels, it no longer
supports representing infinite values, which was previously the case
for remaining_free_space in FFC. Using Optional that is not empty only
when value is finite to store remaining_free_space ensures that
infinity is avoided in layout calculations.
2023-07-26 05:17:56 +02:00
..
2023-07-25 13:42:32 +02:00
2023-07-26 05:17:56 +02:00
2023-07-21 21:09:45 +02:00
2023-06-18 13:41:15 +02:00
2023-07-13 18:43:21 +02:00
2023-07-25 11:21:07 +02:00
2023-06-22 18:18:04 +02:00
2023-06-20 13:42:31 +02:00
2023-07-08 06:13:56 +02:00
2023-07-08 10:51:12 +02:00
2023-07-03 13:37:14 +02:00
2023-06-09 20:37:51 +02:00
2023-06-09 20:37:51 +02:00
2023-06-09 20:37:51 +02:00
2023-06-10 21:46:33 +02:00
2023-06-02 20:03:28 +02:00
2023-07-14 05:55:32 +02:00
2023-06-19 17:54:07 +02:00
2023-06-16 06:55:21 +02:00
2023-06-16 06:55:21 +02:00
2023-07-08 06:13:56 +02:00
2023-06-21 06:13:05 +02:00
2023-06-21 06:13:05 +02:00
2023-07-04 16:25:23 +02:00
2023-06-05 09:00:00 +02:00
2023-06-16 14:39:03 +02:00
2023-06-16 14:39:03 +02:00
2023-06-22 18:18:04 +02:00
2023-05-30 06:02:06 +02:00
2023-06-01 09:20:05 +02:00
2023-06-02 17:46:35 +02:00
2023-06-21 06:13:05 +02:00
2023-06-14 17:08:15 +02:00
2023-06-01 09:06:13 +02:00
2023-07-08 06:13:56 +02:00
2023-07-17 21:47:34 +02:00
2023-06-08 13:54:11 +02:00
2023-05-30 10:09:47 +02:00
2023-06-10 21:46:33 +02:00
2023-06-02 05:21:22 +02:00
2023-06-01 18:13:42 +02:00
2023-07-15 11:35:16 +02:00