mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 22:52:22 +02:00
Directly mapping a negative double to a u64 causes it to wrap around to the max value. We work around this here by comparing as doubles, and only incrementing the generator if the new value is greater Fixes #6455
108 KiB
108 KiB