Aliaksandr Kalenik
b153420feb
LibWeb: Reduce memory usage in hover style invalidation
...
Instead of allocating 3 vectors with size equal to the number of
elements potentially affected by hover:
- for the elements themselves
- for selector match state of each element before hovered node change
- for selector match state of each element after hovered node change
now we allocate none of them, but mark element for style recalculation
as we traverse the tree.
2025-01-28 18:55:42 +01:00
..
2025-01-28 11:31:46 +00:00
2025-01-09 14:08:23 +00:00
2025-01-21 11:34:06 -05:00
2025-01-21 11:34:06 -05:00
2024-12-25 12:00:54 +01:00
2025-01-27 12:24:48 +01:00
2025-01-28 11:38:06 +00:00
2025-01-28 18:55:42 +01:00
2025-01-21 11:34:06 -05:00
2025-01-22 12:33:55 +00:00
2025-01-24 23:53:26 +01:00
2025-01-21 21:36:05 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2025-01-27 14:53:33 +01:00
2025-01-28 11:39:23 +00:00
2024-12-28 07:51:11 +01:00
2025-01-27 14:53:33 +01:00
2025-01-28 11:31:46 +00:00
2025-01-14 23:46:09 +01:00
2025-01-03 14:54:29 +01:00
2025-01-22 12:33:55 +00:00
2025-01-21 11:34:06 -05:00
2025-01-28 11:24:40 +00:00
2024-12-09 12:31:16 +01:00
2025-01-12 00:35:58 +01:00
2024-11-15 14:49:20 +01:00
2025-01-12 00:35:58 +01:00
2025-01-21 11:34:06 -05:00
2025-01-27 14:53:33 +01:00
2025-01-27 00:03:07 +00:00
2025-01-26 17:30:00 +01:00
2025-01-12 00:35:58 +01:00
2025-01-02 10:47:21 +01:00
2024-12-04 16:34:13 +00:00
2024-11-15 14:49:20 +01:00
2025-01-21 11:34:06 -05:00
2024-11-30 12:07:39 +01:00
2025-01-24 23:53:26 +01:00
2025-01-22 12:33:55 +00:00
2025-01-21 19:22:07 +00:00
2025-01-21 11:34:06 -05:00
2025-01-27 00:10:14 +00:00
2025-01-12 00:35:58 +01:00
2025-01-27 18:07:17 +00:00
2025-01-27 14:53:33 +01:00
2024-12-26 19:10:44 +01:00
2025-01-21 11:34:06 -05:00
2025-01-21 11:34:06 -05:00
2025-01-21 21:36:05 +01:00
2025-01-23 21:39:02 +01:00
2025-01-22 12:33:55 +00:00
2024-11-15 14:49:20 +01:00
2024-12-09 12:31:16 +01:00
2025-01-22 12:33:55 +00:00
2025-01-12 00:35:58 +01:00
2025-01-21 11:34:06 -05:00
2025-01-27 18:07:17 +00:00
2025-01-23 09:33:10 +01:00
2024-12-22 10:12:49 +01:00
2025-01-27 18:07:17 +00:00
2025-01-27 18:07:17 +00:00
2025-01-12 00:35:58 +01:00
2025-01-12 00:35:58 +01:00
2025-01-23 09:33:10 +01:00