Files
ladybird/AK
Andreas Kling 1da31ce8ae LibCore: IDAllocator should never vend ID 0
This was tripping up CObject which interprets timer ID 0 as "no timer".
Once we got ID 0 assigned, it was impossible to turn it off and it
would fire on every event loop iteration, causing CPU churn.
2020-01-05 15:13:55 +01:00
..
2020-01-02 21:03:53 +01:00
2020-01-01 17:48:41 +01:00
2019-07-31 09:06:39 +02:00
2019-08-07 20:05:36 +02:00
2019-05-28 17:31:20 +02:00
2020-01-05 09:00:05 +01:00
2019-09-22 00:17:29 +02:00
2019-05-28 17:31:20 +02:00
2020-01-05 09:00:05 +01:00
2019-11-25 21:21:27 +01:00