mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 23:25:20 +00:00
LibCore: Stop obsessing about tiny OOMs in Core::Timer
Work towards #20405
This commit is contained in:
@@ -37,7 +37,7 @@ SessionHistoryTraversalQueue::SessionHistoryTraversalQueue()
|
||||
entry->execute_steps();
|
||||
m_is_task_running = false;
|
||||
}
|
||||
}).release_value_but_fixme_should_propagate_errors();
|
||||
});
|
||||
}
|
||||
|
||||
void SessionHistoryTraversalQueue::visit_edges(JS::Cell::Visitor& visitor)
|
||||
|
||||
Reference in New Issue
Block a user