mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-01 08:53:12 +00:00
Since we're in an IRQ each of these evaluate_block_conditions() calls enqueues a new deferred call, so to save on some space in the deferred call queue let's just do it once.