ladybird/Userland
Aliaksandr Kalenik 143c9581a2 LibWeb: Add a cache for ScrollFrame::cumulative_offset()
Calculating cumulative scroll offset is visible in profiles on very
large pages, so let's add a simple caching for it.
2024-09-12 07:37:19 +02:00
..
Libraries LibWeb: Add a cache for ScrollFrame::cumulative_offset() 2024-09-12 07:37:19 +02:00
Services Everywhere: Convert from_string_view -> from_string_literal where static 2024-09-11 10:59:04 +01:00
Utilities Everywhere: Convert from_string_view -> from_string_literal where static 2024-09-11 10:59:04 +01:00