Jelle Raaijmakers
887ed85877
LibWeb: Return early during viewport scrolling if nothing changes
...
I noticed that when performing a smooth scroll up or down, we would
repeatedly enter `Navigable::perform_a_scroll_of_the_viewport()` when
the top or bottom (respectively) of the page was reached. Optimize this
case by returning early when we've reached the intended target scroll
position and we're not performing any vertical or horizontal scrolling.
2026-01-29 08:56:21 +01:00
..
2026-01-15 19:50:53 +01:00
2026-01-19 10:48:12 +01:00
2026-01-08 13:10:35 +01:00
2026-01-26 10:03:09 +01:00
2026-01-28 18:05:41 +01:00
2026-01-28 18:05:41 +01:00
2025-12-30 18:50:05 +01:00
2026-01-23 14:21:35 +01:00
2026-01-24 15:21:26 +01:00
2025-12-26 11:57:00 +01:00
2026-01-20 06:58:16 -05:00
2025-12-29 17:15:11 +01:00
2026-01-29 08:56:21 +01:00
2026-01-07 20:51:17 +01:00
2026-01-28 18:05:41 +01:00
2026-01-07 20:51:17 +01:00
2026-01-28 18:05:41 +01:00
2026-01-26 11:31:42 +01:00
2026-01-15 12:03:16 +00:00
2025-12-31 10:24:56 +01:00
2026-01-27 18:35:38 +01:00
2026-01-27 20:32:12 +01:00
2026-01-21 14:01:35 +01:00
2026-01-07 20:51:17 +01:00
2025-12-31 10:24:56 +01:00
2026-01-02 18:40:05 +01:00
2026-01-22 07:05:06 -05:00
2026-01-20 06:51:04 -05:00
2026-01-21 22:27:59 +01:00
2025-12-25 20:21:37 +01:00
2026-01-22 01:29:30 +00:00
2025-12-15 08:38:43 -05:00
2026-01-13 10:09:22 +01:00
2025-12-27 16:40:34 +01:00
2026-01-04 07:47:55 +01:00
2026-01-26 18:46:39 +01:00
2026-01-26 14:53:08 +01:00
2026-01-22 19:44:36 +01:00
2026-01-09 23:35:17 +01:00
2026-01-10 23:40:58 +01:00
2026-01-11 00:01:24 +01:00
2026-01-13 13:51:32 +00:00
2026-01-09 19:13:41 +00:00
2026-01-07 12:48:58 +01:00
2026-01-27 18:35:38 +01:00
2026-01-12 11:00:14 +00:00
2026-01-22 14:56:46 +01:00
2026-01-22 14:56:46 +01:00